Hi Vinny, I think you might have found a bug here. I've made a change whicih should have fixed this, so let me know if it's now working as expected.
hey, i want to use check device status to check the brightness of my bulb, but it returns as "true" instead of a number, so the condition always fails. i want to use this to toggle the brightness between 1% and 100%, currently im doing it by toggling a variable, and then setting it to 1% or 100%, this has been working for me, but i would like to get rid of the variable, there is no rush to get this done though, i can keep using the variable for now.
The device Living room (RBG). bright_value was true not 25 (condition failed)
The Living room (RBG). bright_value was set to 25
Hi Vinny, I think you might have found a bug here. I've made a change whicih should have fixed this, so let me know if it's now working as expected.
Thank you Derek, i can confirm it is working now.