Search found 12 matches
- Friday 20 September 2019 22:30
- Forum: dzVents
- Topic: Problem with switch and Xiaomi LUX sensor
- Replies: 1
- Views: 420
Problem with switch and Xiaomi LUX sensor
Hello What's wrong this code ? Lights switch on but shut down too fast. Lasts only under minute and then switch off. return { active = true, on = { devices = { 'Kuisti_liike' }, }, execute = function(dz, item, valo, kytkin) local valo = dz.devices('Kuisti') local sensor = dz.devices('Kuisti_liike ...
- Saturday 10 August 2019 21:37
- Forum: dzVents
- Topic: Delay for sending alarm
- Replies: 2
- Views: 626
Delay for sending alarm
What / where I should set .afterSec(10) when I want alarm started with 10 sec delay. I have now code like this, return { on = { devices = { 'Kuisti' , 'Porch movement' } }, execute = function(dz, item) local alarm = dz.devices('Xiaomi Gateway Alarm Ringtone') local gateway = dz.devices('Xiaomi RGB ...
- Saturday 10 August 2019 19:10
- Forum: Switches and Scenes
- Topic: contact sensor multiple notifications
- Replies: 2
- Views: 976
Re: contact sensor multiple notifications
I have same problem. Any solution for this one ?
- Saturday 10 August 2019 13:10
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Re: Security - blocky with Xiaomi gateway
Some Googling and testing and this solved notification problem,
dz.notify("HÄLYTYS ULKO-OVI","Ovihälytys",dz.PRIORITY_EMERGENCY,nil,nil,dz.NSS_PUSHOVER)
dz.notify("HÄLYTYS ULKO-OVI","Ovihälytys",dz.PRIORITY_EMERGENCY,nil,nil,dz.NSS_PUSHOVER)
- Saturday 03 August 2019 20:53
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Re: Security - blocky with Xiaomi gateway
Works very nice!
But just realised that I'm not getting alert to my phone via Pushover. Could someone help with that ?
Also I need to setup same kind of code to garage door where is door/windows sensor.
Can I use same code, just change device name ?
But just realised that I'm not getting alert to my phone via Pushover. Could someone help with that ?
Also I need to setup same kind of code to garage door where is door/windows sensor.
Can I use same code, just change device name ?
- Tuesday 23 July 2019 16:38
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Re: Security - blocky with Xiaomi gateway
Cool, Thx very much!
Fast test and I think it works just like it should be. Need to test it again later today!
Fast test and I think it works just like it should be. Need to test it again later today!
- Tuesday 23 July 2019 11:00
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Re: Security - blocky with Xiaomi gateway
Another question.. with blocky above gateway keeps about 10 sec alarm no 1min as I'd like to. What could help for this problem ?
- Monday 22 July 2019 9:39
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Re: Security - blocky with Xiaomi gateway
Thanks for very fast answer! And that did the job, now it works! Thank you!
- Monday 22 July 2019 8:55
- Forum: Blockly
- Topic: Security - blocky with Xiaomi gateway
- Replies: 7
- Views: 1588
Security - blocky with Xiaomi gateway
Could someone advice me little..
What's wrong with this blocky ? No alarm on gateway also nothing in phone via Pushover too.
Pushover is working because I have garage door set via Pushover and it's ok.

What's wrong with this blocky ? No alarm on gateway also nothing in phone via Pushover too.
Pushover is working because I have garage door set via Pushover and it's ok.

- Wednesday 10 July 2019 17:05
- Forum: Switches and Scenes
- Topic: Simple switch to garage door
- Replies: 4
- Views: 1175
Re: Simple switch to garage door
Markokaa - Finnish ? 

- Wednesday 10 July 2019 16:27
- Forum: Switches and Scenes
- Topic: Simple switch to garage door
- Replies: 4
- Views: 1175
Simple switch to garage door
Hello all! Please help me a little. I'd like to install domoticz for operating garage door. I have motor in door and there is option for external button which toggles open/close. https://www.dropbox.com/s/retn8rccjff4boa/domo_connection.jpg?raw=1 What is to easiest way to do this ? I'd like to open ...
- Saturday 09 June 2018 19:50
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Alecto V4 WTGR800 not sending values automatic ?
- Replies: 1
- Views: 1147
Alecto V4 WTGR800 not sending values automatic ?
Hello
I just got my RFlink working ( at least I assume so
).
I have only one temperature/humidity sensor ( Biltema 84-0866 ).
It gives me values if I press TX button but values are clearly wrong.
And its not sending values automatically at all.
Is sensor broken or am I missing something ?
I just got my RFlink working ( at least I assume so

I have only one temperature/humidity sensor ( Biltema 84-0866 ).
It gives me values if I press TX button but values are clearly wrong.
And its not sending values automatically at all.
Is sensor broken or am I missing something ?