How do I go about adding a harmony state to my scene? I want to have a bedtime routine that turns off any current Harmony activities.
- name: Bedtime
entities:
remote.living_room: off
This doesn’t work. I know that a switch for each activity is created. I was hoping to avoid having to include each activity switch into the scene and instead just have a catch-all turn off.