Zigbee Network Monitoring

Want to know when one of your Zigbee devices gone offline or monitor its’ LQI? Today we will review a couple of automations that helps exactly with that. Note that for today’s video we will be looking at Home Assistant and ZHA integration only although the same logic will apply to zigbee2mqtt.

YAML:

action:
service: notify.[your destination here]

data:
message: Zigbee Network: {{trigger.to_state.name}} is {{trigger.to_state.state}}