After installing hassio, the automatic discover found my Apple TV and now every time I re-boot hassio, the Apple TV turns on but I can’t find the automation that does this. There is a switch on the front page of hassio that turns it off but it defaults to on when hassio is re-booted again. Where can I edit this.
Hi, you may need to set the initial_state
to on
using a customized entity.
Something like:
customize:
sensor.living_room_motion:
initial_state: on
More info: