ArjanKranenburg / virtual-devices

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

Virtual thermostat mode check in AND section of flow not working #131

Open pelti51 opened 3 years ago

pelti51 commented 3 years ago

Thanks for the great app!

I noticed one bug in the thermostat VD

When checking the VD thermostat mode in the and section of any flow it gives an error "mode is not defined". Someone else also has noticed this and reported in the forum

Also in the VD thermostat mode condition check card the inverting does not change the writing in the card. For example "Thermostat mode is"-text is the same when inverted, and it should be "Thermostat mode is not".

ArjanKranenburg commented 3 years ago

Reported to Athom: https://github.com/athombv/homey-apps-sdk-issues/issues/173

ArjanKranenburg commented 3 years ago

@pelti51 The error itself is solved in homeyVersion 5.0.1-rc1. The text when inverting is not changed, so let's keep this open for a while more.