Search found 3 matches

by Shaowoo
Tuesday 07 April 2020 20:27
Forum: Blockly
Topic: not existing event turns switch open or closed
Replies: 2
Views: 391

Re: not existing event turns switch open or closed

in /scripts/lua :JSON.lua, script_device_demo.lua, script_time_demo.lua, xml2lua.lua and XmlParser.lua
in /scripts/lua: domoticz.py, googlepubsub.py,reloader,py, script_device_demo,py and script_time_demo.py
in /script/dzVents/generated_scripts: Toon.lua and ToonSetpoint.lua

the scripts in dzVents ...
by Shaowoo
Tuesday 07 April 2020 14:40
Forum: Blockly
Topic: not existing event turns switch open or closed
Replies: 2
Views: 391

not existing event turns switch open or closed

i have noticed strange behaviour, I have a door contact (neo coolcam). At random time a action is executed (open / closed) and when i look at the user, it is 'EventSystem/hal licht uit_1'.

A long time ago i had made a blocky event in which a light (zigbee) turn on or off when a motion was detected ...
by Shaowoo
Monday 15 February 2016 21:31
Forum: Other questions and discussions
Topic: extract log of alert sensor
Replies: 0
Views: 500

extract log of alert sensor

Hi,

I have a ESP-12 with ligt sensor and motion detector (PIR). I created a alert sensor (via dummy vswitch, idx=10). The esp makes a json call when movement is detected. The json call is put event 3 for idx=10 with the output of the light sensor als a svalue. The svalue is visible in the log of ...