jghaanstra / cloud.shelly

Homey app to control Shelly Cloud devices
GNU General Public License v3.0
21 stars 14 forks source link

Add Homey support for power monitoring using "and" card. #183

Closed noehr2 closed 1 year ago

noehr2 commented 1 year ago

Would be nice to have possibility to use the monitored power consumption as an "and" card. Eg. power above or below XXX = True/False

jghaanstra commented 1 year ago

The power consumption is implemented with the default configuration available within Homey. There are no default "above" or "below" condition cards.

You can use the 'Power' token on the trigger card and use that in a logica condition card to check the value in your flow though.