diff --git a/README.md b/README.md index 877c4f57..3c3afccb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Also using Grafana/Influx for graphing, both running in Docker containers on NUC Description | value -- | -- Lines of ESPHome YAML | 2691 -Lines of Home Assistant YAML | 8256 +Lines of Home Assistant YAML | 8257 [Integrations](https://www.home-assistant.io/integrations/) in use | 51 Zigbee devices in [`zha`](https://www.home-assistant.io/integrations/zha/) | 26 Z-Wave devices in [`zwave_js`](https://www.home-assistant.io/integrations/zwave_js/) | 37 diff --git a/packages/blinds.yaml b/packages/blinds.yaml index d23cb8c4..88f35a80 100644 --- a/packages/blinds.yaml +++ b/packages/blinds.yaml @@ -113,6 +113,7 @@ automation: - platform: state entity_id: sun.sun state: below_horizon + id: night action: - choose: - conditions: "{{ trigger.id == 'night' }}"