What are some home automation projects you have been working on? Recently I setup a counter for when the sump pump runs, and an alert if the pump gets stuck on.

  • This one requires a little bit of python coding…hope you know how to do it

    1.Create an input_text sensor in HA for the rating 2.Install pyscript from HACS 3.Write python code to create a service by utilizing Cinemagoer library…steps here A) identify movie ID from title B) get rating for movie ID C) write rating into input_text sensor in HA 4.Set automation so that when your chromecast starts playing that the script is started with the movie name 5. Create another automation for when the rating sensor is filled to announce it via text to speech or notification on your phone