Looking for best method to stop a light coming on by motion sensor when I’m watching a movie when the sun is down.
I have an LG TV integrated. I have an integration for Plex running on my Synology server. There is a Plex entity which seems to become available when Plex is active.
I created a boolean helper toggle for Plex On or off. I can easily write the condition in the light automation to not trigger if the toggle is on. But what’s the best way to have the toggle turn on? An automation watching for it to go from unavailable to on toggling the binary toggle?