Search found 24 matches

by leoncornelissen
Friday 28 February 2020 10:52
Forum: PHP and all others
Topic: KNX to Domoticz
Replies: 8
Views: 8032

Re: KNX to Domoticz

any update on this one?
by leoncornelissen
Monday 15 January 2018 21:56
Forum: Other questions and discussions
Topic: not using the zipato keypad to the max - numeric keypad and multi tag
Replies: 2
Views: 699

not using the zipato keypad to the max - numeric keypad and multi tag

Hi, I'm using the Schlage Link Mini Keypad RFID for quite some time now and only with a couple of tags. But with the current default setup, I'm not using all features of the keypad. there are 4 numbers on the keypad and the enter button, Wouldn't it be nice to also have the possibility to manually ...
by leoncornelissen
Tuesday 15 August 2017 21:35
Forum: Switches and Scenes
Topic: Read Switch Status - Progress....
Replies: 9
Views: 13949

Re: Read Switch Status - Progress....

Oke, clear, this is in line with my expectations How do I configure the following usecase: I have two domoticz servers, One should be the master (first device) and one should be the slave (second device). If a switch or light on the master is on, a different light on the seconde device should also ...
by leoncornelissen
Thursday 10 August 2017 21:36
Forum: Switches and Scenes
Topic: Read Switch Status - Progress....
Replies: 9
Views: 13949

Re: Read Switch Status - Progress....

I'm trying out to use the master slave configuration in combination with sub/slaves. But I don't get it working. I have two instances of Domoticz, One is master and one is the slave. I want to control one switch from the slave by the "main" switch of the master. So I do the configuration on the ...
by leoncornelissen
Wednesday 19 July 2017 8:05
Forum: Blockly
Topic: Need some inteligence..
Replies: 2
Views: 1083

Re: Need some inteligence..

I created a Lua script to overcome this. Next to that, if the humidity is 50% and you take a shower, you also want the fan to work I check each minute what the delta is, If I have a raise of 2% in 2 minutes it is definitely someone in the shower or at least in the bathroom. The script saves the ...
by leoncornelissen
Tuesday 11 July 2017 12:11
Forum: Other questions and discussions
Topic: unit tests in codebase
Replies: 0
Views: 541

unit tests in codebase

Hi,

I downloaded a copy of the codebase and wanted to debug and code something. But is there a set of unit tests to run in order to validate basic functionality?

regards
by leoncornelissen
Wednesday 21 June 2017 21:24
Forum: Other questions and discussions
Topic: How to trigger the alarm frame?
Replies: 0
Views: 689

How to trigger the alarm frame?

Hi, I have my Domoticz setup with some Hue Lights, some fibaro relay, some door sensors, some temperature sensors. The Lua scripts add some logic to this. This has been working for a while now. If the smoke alarm (fibaro) is sounding, than the lights should blink. This is easy configurable in the ...
by leoncornelissen
Monday 23 January 2017 22:21
Forum: Others
Topic: Aeon labs AEO-ZW089 recessed door sensor support.
Replies: 32
Views: 11832

Re: Aeon labs AEO-ZW089 recessed door sensor support.

I have the same problem here,
I got it working that domoticz is not crashing but the values are not updated anyhow. I got two door sensors which don't work at the moment.
by leoncornelissen
Monday 23 January 2017 21:49
Forum: Z-Wave
Topic: AEOTEC Door / Window Sensor 6 (model ZW112)
Replies: 31
Views: 9243

Re: AEOTEC Door / Window Sensor 6 (model ZW112)

I still have problems with changing this value in Domoticz. When I follow the steps, no matter what I try, as soon as I press apply settings, the gen stick or my domoticz installation crashes. What can I do to add it correctly? Update, I first did an update and a reboot from putty. Now the update ...
by leoncornelissen
Sunday 01 January 2017 13:30
Forum: RFLink Transceiver
Topic: Duco rf ventilation remote
Replies: 14
Views: 6976

Re: Duco rf ventilation remote

I'm very interested if this is implemented somehow in the mean while. We bought a new house which contains a Duco box. My current Perilex solution does not fit there. The system works with RF but I hope there is a solution with RFXcom. Otherwhise I have to capture the signal myself and build a own ...
by leoncornelissen
Friday 30 December 2016 15:24
Forum: Z-Wave
Topic: Aeon Labs Aeotec Z-Stick Gen5 and get rid of the blinking LEDs ?
Replies: 2
Views: 8644

Re: Aeon Labs Aeotec Z-Stick Gen5 and get rid of the blinking LEDs ?

Good question, do you have an answer yet.
I installed the zstick today as an upgrade to my current zwave stick. I thought something was wrong because of the flashing leds
by leoncornelissen
Monday 03 October 2016 17:30
Forum: LUA
Topic: Traffic with Google Maps in Domoticz
Replies: 129
Views: 34759

Re: Traffic with Google Maps in Domoticz

Thanks for this script! I implemted it twice while I want to measure several locations over time. I run the script every 5 minutes and when I look in the log I see the variables overwritten each 5 minutes with the same value. It does not harm but if I want to see the status of 12h ago I have to dig ...
by leoncornelissen
Monday 15 August 2016 9:43
Forum: Z-Wave
Topic: Aeotec Siren Gen5 parameters
Replies: 28
Views: 19702

Re: Aeotec Siren Gen5 parameters

I managed to change the alarm via python, I captured the POST command and recreated it with python. Now I need to make a nice interface. like calling script://Siren5.py -Sound 2 -level high
I'll keep you informed about the progress
by leoncornelissen
Tuesday 09 August 2016 20:53
Forum: Z-Wave
Topic: Node Status in OpenZwave - Not Domoticz
Replies: 1
Views: 773

Re: Node Status in OpenZwave - Not Domoticz

I run Domoticz and was able to include the Nodon to the network but it showed up as a light switch instead of a controller.

So I'll follow this topic with interest. If you have any update, please let me know
by leoncornelissen
Tuesday 09 August 2016 16:14
Forum: Z-Wave
Topic: Aeotec Siren Gen5 parameters
Replies: 28
Views: 19702

Re: Aeotec Siren Gen5 parameters

I mean in Lua yes, I see several solutions in php and bash but I'm looking for a simple url command which to use via lua
by leoncornelissen
Monday 08 August 2016 19:35
Forum: Z-Wave
Topic: Aeotec Siren Gen5 parameters
Replies: 28
Views: 19702

Re: Aeotec Siren Gen5 parameters

I think configuration should be possible via a script. I also have a gen5 siren and I want to change the sound depending of the situation. warning / alarm etc.
by leoncornelissen
Monday 08 August 2016 19:33
Forum: PHP and all others
Topic: Send Z-Wave command in script?
Replies: 10
Views: 7966

Re: Send Z-Wave command in script?

If I look at the PHP code, I would say that one should be able to convert this to a curl command. I don't know how I should use the PHP code. I don't have the file: 'ozwcp/valuepost.html'; I want to have a simple curl command to switch the alarm sound of the zwave aeotec siren dependend of the ...
by leoncornelissen
Monday 04 July 2016 21:01
Forum: Third party and supplementary tools
Topic: dtgbot - Domoticz TeleGram BOT
Replies: 597
Views: 129450

Re: dtgbot - Domoticz TeleGram BOT

Can you share the script update?
I have problems getting the DTGbot service up and running.

If I send "devices" I don't get any response or the services crashes
by leoncornelissen
Sunday 12 July 2015 12:01
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 143411

Re: [90] MQTT Support

I tried with an activemq broker installed on my laptop but still the same... I wonder if the synology package supports it even though I can select the hardware device.

Is there something else I have to select or us every device update posted?