Here’s an example. The first picture is part of the UI configuration for this automation. The second picture show the yaml that was generated from this. Utility Room Occupancy is a Zigbee door sensor. When it turns on (the door opens), it triggers the Utility Room Lights on. The light is actually a WiFi LED bulb. The rest of the script turns the light off when the door closes.
What’s beautiful about Home Assistant is that it just creates devices that look identical no matter what integration you’re using. A light is a light no matter how you interact with it.
Here’s an example. The first picture is part of the UI configuration for this automation. The second picture show the yaml that was generated from this. Utility Room Occupancy is a Zigbee door sensor. When it turns on (the door opens), it triggers the Utility Room Lights on. The light is actually a WiFi LED bulb. The rest of the script turns the light off when the door closes.
What’s beautiful about Home Assistant is that it just creates devices that look identical no matter what integration you’re using. A light is a light no matter how you interact with it.
I really appreciate the help. But you lost me at step zero. What ui configuration for what automation? How do I get THERE?