ArjanKranenburg / virtual-devices

Homey-app to add Virtual Devices that can trigger your flows.
Other
25 stars 17 forks source link

Mode switch : “set mode off, no trigger” still generates triggers. #98

Open AnthonyHas opened 5 years ago

AnthonyHas commented 5 years ago

Mode switch : “set mode off, no trigger” still generates triggers.

AnthonyHas commented 5 years ago

I experience issues with the “set mode, no trigger” option. It seems it does gives a trigger. Due to feedback (MQTT command) i like to have the related switch put in the right mode but got additional triggers. Advice?

ArjanKranenburg commented 3 years ago

One thing to add: A flow can be triggered with the default trigger-cards 'mode on|off' or the custom trigger cards: 'mode is on|off'. They work similar, but the big difference is that the custom trigger cards are not triggered when the mode is set in another flow with the action-cards 'Set mode on|off, no trigger'.

I've added documentation for this. Let me know if that works for you.