Page 1 of 1

Temperature event doesn't work

Posted: Friday 30 March 2018 16:51
by Blacksus
Hey everyone,

I have a dummy that is set up as Temp+Hum and a dummy switch that can turn on my AC. I have it set up like this in Blocky:
Image

However, it doesnt work.
When I change the if part with "time= XY:XY" and the time hits, the AC does turn on, but doesn't turn off after a minute.

So there are two things not working here:
In the IF part, even it the temperature is above 20 degrees, the event does not trigger.
And even if it would trigger, it does not turn the switch back off after a minute.

How would I have to build this?

Appreciate any help!

Re: Temperature event doesn't work

Posted: Monday 02 April 2018 15:39
by mrf68
Hi,

as mentioned in different topics, blockly doesn't act based on just a temperature sensor. You need to add for example a time statement. I've made a blockly like this:

Image

... and I watched my testswitch switching to On for 1 minute, as shown is this little video:

[youtube]https://youtu.be/22GAT-P5u9c[/youtube]

Re: Temperature event doesn't work

Posted: Friday 06 April 2018 21:42
by Xztraz
what happens if you just set time as trigger