Hey all,
I have gotten a lot of work done on my Reptile Cage Automation project the past few days. I’ve gone from errors galore to actively reporting my information. One last thing I am stuck on is getting my Toggle Switch’s on the input control block to actively update based on Boolean values I am passing into Losant. The block does not update unless I go to edit the block and update it. Below is a picture of my toggle switch setup data:
And proof the data is going into Losant as Boolean:
Tank 1 Solenoid should switch to off (Reporting as ‘false’) when the RH reaches higher than 80%. While testing, I can blow on the sensor to simulate the misting and in reality, the relay does open as it should. The block does not update to reflect that though. SS below to show the current Sensor 1 humidity and the toggle switches position:
I am unsure if these should automatically update, but I would assume so with a dynamic value selected.