
Search found 6 matches
- Wednesday 21 February 2018 22:14
- Forum: Blockly
- Topic: Check if switch has been on for x seconds
- Replies: 4
- Views: 2077
Re: Check if switch has been on for x seconds
Many thanks htilburgs! So it seems I have to do it with lua, no problem. I was just wondering if it's possible to do with blockly at all, maybe not 

- Wednesday 21 February 2018 21:54
- Forum: Blockly
- Topic: Check if switch has been on for x seconds
- Replies: 4
- Views: 2077
Check if switch has been on for x seconds
Hello,
is there a way to check if a switch has been on for over 30 seconds and after that send a message? Sounds pretty simple but I can't figure it out
I am trying to alert if a door was left open for too long. Of course, if the door is shut before 30 seconds, no alert should be sent.
is there a way to check if a switch has been on for over 30 seconds and after that send a message? Sounds pretty simple but I can't figure it out

- Monday 11 December 2017 22:31
- Forum: Z-Wave
- Topic: Outdoor wall plug for low temps?
- Replies: 7
- Views: 1291
Re: Outdoor wall plug for low temps?
Thanks for the info Nautilus! I live in northern Finland :D I've actually been looking that same Z-wave.me adapter but haven't been brave enough to buy and test if it works, great to know it does work. Was it hard to get working or just plug and play? That door contact in mailbox is a great idea ...
- Tuesday 05 December 2017 13:22
- Forum: Z-Wave
- Topic: Outdoor wall plug for low temps?
- Replies: 7
- Views: 1291
Outdoor wall plug for low temps?
Hello, has anyone managed to find Domoticz-compatible Z-wave wall plug that can handle very low temperatures, about -30 celsius or so would be nice.. Would be ideal for car engine block heating.
- Thursday 16 November 2017 21:56
- Forum: Blockly
- Topic: Turn switch on and off repeatedly
- Replies: 2
- Views: 905
Re: Turn switch on and off repeatedly
Thanks Clemen! That worked. Now I am trying to figure why it works that way
When I tell the script to turn on switch for 15 minutes that's logical, but is the default "reverse" action to turn it off because I dont have to define that. Gotta read more about dzvents, it seems very handy.

- Thursday 16 November 2017 9:50
- Forum: Blockly
- Topic: Turn switch on and off repeatedly
- Replies: 2
- Views: 905
Turn switch on and off repeatedly
Hi, I have a Z-wave wall plug that I would like to turn on for 15 minutes, then off for 15 and so on. This would be repeated action. There are times in switch that could do this but I would have to manually add every entry there for a whole day, right? I also tried this from blockly (if plug=off ...