In a flow, how can I “read”, “update” or “refresh” ZigBee device?
Ideally, I would have a flow that runs every 15 minutes and tries to read from a ZigBee device, if it can’t read, it then does something.
Thanks in advance.
In a flow, how can I “read”, “update” or “refresh” ZigBee device?
Ideally, I would have a flow that runs every 15 minutes and tries to read from a ZigBee device, if it can’t read, it then does something.
Thanks in advance.
Not sure what you are trying to achieve, but if you want to trigger an action when a device becomes unavailable (or available), then you may want to check out the Device Capabilities app.
Is has a WHEN flowcard that performs this check:
You can further limit the check on brand (‘Merk’) and device type (‘Apparaat Type’).