--- - 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'