initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
- alias: "[Global] Zigbee client disconnected"
trigger:
platform: state
entity_id:
- binary_sensor.zigbee2mqtt_01_zigbee2mqtt_serial_connected_01
- binary_sensor.zigbee2mqtt_01_zigbee2mqtt_serial_connected_02
- binary_sensor.zigbee2mqtt_01_zigbee2mqtt_serial_connected_03
to: "off"
action:
- service: esphome.onju_voice_02_notification_on
data:
color: [100,0,0]
brightness: 100
effect: none
- service: notify.telegram_alex
data_template:
message: 'Zigbee client disconnected'