Search found 4 matches
- Monday 22 July 2019 22:31
- Forum: LUA
- Topic: Blink light
- Replies: 16
- Views: 11454
Re: Blink light
Hi, I solved it myself using a group and the script below. The swithes don't work perfectly synch, but I can live with the result. grtz commandArray = {} if (devicechanged['Knipperen'] == 'On') then if(otherdevices['Verlichting_buitenlamp_schuur']== 'Off') then commandArray['Group:Knippergroep ...
- Sunday 21 July 2019 16:11
- Forum: LUA
- Topic: Blink light
- Replies: 16
- Views: 11454
Re: Blink light
Hi, What I want is to trigger multiple devices at once to blink. I made a dummy button and use the Lua script above as basic script. Unfortunately the blink frequency is very instable for each device. I want to trigger on/off all the lights at once with the same frequency. Device: Zwave switches ...
- Monday 11 December 2017 15:11
- Forum: Z-Wave
- Topic: Support HS1SA-Z
- Replies: 1
- Views: 692
Support HS1SA-Z
Hi, I have bought a few smoke sensors model HS1SA-Z. After including the devices (here you see the information of omnly smoke sensor nr 5) I've got a few new devices when I add smoke sensor 5: https://tweakers.net/ext/f/BeoLjnIclqcHQtTnJeMpqyLk/full.png https://tweakers.net/ext/f ...
- Tuesday 28 November 2017 23:30
- Forum: Z-Wave
- Topic: Cheap chinese z-wave products
- Replies: 610
- Views: 167252
Re: Cheap chinese z-wave products
Recently I bought @AliExpress a few Z-wave smoke sensors which were recognized as "Heiman Smart Smoke Sensor HS1SA-Z". I did connect 8 of these smoke sensors. Unfortunately at the line of "Alarm Type: Smoke 1 (0x01)" I can see 4 devices give a small green triangle with Event: 0x01 (1) and 4 devices ...