Automation - HA Starts

Hi Team.

I am looking to create an automation.

When:
Home Assistant Starts

And If :
Zigbee2MQTT has started

Then Do:
turn a light on / off

When and Then Do simple enough. what do i need to use / check that zigbee2mqtt has started? its this bit i am unsure of.

Thanks in advance

You should have a binary sensor that represents Zigbee2MQTT’s connection state. It’ll be on the Zigbee2MQTT Bridge device.

1 Like