Is there really no way to reliably detect when an Apple TV powers off in #homeassistant? ☹️
@caseyliss I use automations detecting playing, pause, on, and standby. This works with close to 100% reliability for me. The only time it doesn’t is when it gets itself into the off state or something else (after a power outage etc) and HA gets confused in various ways. So I have an automation every ten minutes to check if the Apple TV is not in a play, pause, or standby state and turn it on if so. This has fixed any of those weird issues I used to have.