Search found 85 matches

by Jasper79
Saturday 03 April 2021 16:20
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 54679

Re: Lua script for controlling humidity in the bathroom

I think you changed something to "floor" because I don't remember that being in the script?
by Jasper79
Sunday 27 December 2020 14:06
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Plugin looks nice, If you start a new thread for this please post the link in this one. New thread will probably make it easier to follow for both developers.
by Jasper79
Monday 23 November 2020 9:37
Forum: Other questions and discussions
Topic: Eneco Toon, Domoticz and P1 cable/Zwave
Replies: 4
Views: 1070

Re: Eneco Toon, Domoticz and P1 cable/Zwave

Asked the same question on a different forum few weeks ago and still unanswered so I'll follow this. I have 2 "meteradapters" so can try with one before going live
by Jasper79
Thursday 05 November 2020 22:27
Forum: Others
Topic: Action LSC Smart Connect lights and sensors?
Replies: 57
Views: 30171

Re: Action LSC Smart Connect lights and sensors?

Not sure if I didn't break both :mrgreen: I'll have a look at them again.
by Jasper79
Thursday 05 November 2020 20:46
Forum: Others
Topic: Action LSC Smart Connect lights and sensors?
Replies: 57
Views: 30171

Re: Action LSC Smart Connect lights and sensors?

Someone here told me to keep pressing the button every few seconds.
by Jasper79
Thursday 05 November 2020 18:40
Forum: Others
Topic: Action LSC Smart Connect lights and sensors?
Replies: 57
Views: 30171

Re: Action LSC Smart Connect lights and sensors?

Have both versions, both didn't work because they entered sleep mode during flashing and eventually when keep triggering them it's still not working properly. Gonna buy some zwave or zigbee next.
by Jasper79
Tuesday 03 November 2020 13:57
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169280

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Delay is setup on hardware page, set mine to 30 seconds.
If turning on with the IKEA remote there's a delay from 0~30 seconds before they show up on domoticz and when turning the lights on through domoticz it's instant for me.
by Jasper79
Sunday 01 November 2020 4:45
Forum: Blockly
Topic: Question Set After Seconds
Replies: 5
Views: 556

Re: Question Set After Seconds

Thanks, I'll have a look at that.
by Jasper79
Friday 30 October 2020 15:16
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169280

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

FYI 1.11.51 also latest version number on my set up.

Don't know if someone already looked at the question I posted earlier?
by Jasper79
Thursday 29 October 2020 13:00
Forum: Blockly
Topic: Question Set After Seconds
Replies: 5
Views: 556

Re: Question Set After Seconds

Thanks, then I may have to start studying LUA or DzVents some day.
by Jasper79
Thursday 29 October 2020 11:47
Forum: Blockly
Topic: Question Set After Seconds
Replies: 5
Views: 556

Question Set After Seconds

Hi,

I used the Set after Seconds option and now wonder if I there's a place I can see how many seconds left on that timer.

I used it for a delay switch for 1800 and a 2700 seconds (30/45min) timer turning something off.

Thanks,
by Jasper79
Thursday 29 October 2020 11:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169280

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

when entering checkout master this is the right reply right? Already on 'master' Your branch is up to date with 'origin/master'. and later on I get this WARNING: You are using pip version 20.1.1; however, version 20.2.4 is available. You should consider upgrading via the '/usr/bin/python3 -m pip ...
by Jasper79
Sunday 18 October 2020 9:36
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Thanks for pointing me to the toon script and making me try to understand something about it. I deleted the .silent() and now it does what I wanted. -- domoticz.devices(ToonAutoProgram).switchSelector(currentProgramState).silent() domoticz.devices(ToonAutoProgram).switchSelector(currentProgramState)
by Jasper79
Sunday 18 October 2020 9:28
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Thanks, That's way beyond my skills. I do wonder if the silent part could cause the blockly doesn't trigger? -- Updates the toon auto program switch if domoticz.devices(ToonAutoProgram).level ~= currentProgramState then -- Update toon auto program selector if it has changed -- domoticz.log('Updating ...
by Jasper79
Saturday 17 October 2020 8:18
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Hi, Well I'm getting somewhere, When I use the button "Tijdelijk" in Domoticz my script runs. Now I still can't figure out why it doesn't when changing the setpoint, Changing the setpoint changes the state through the feedback by Toon. Same when I just use the first DO to write to the log and don't ...
by Jasper79
Friday 16 October 2020 18:53
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

These settings?
Screenshot_20201016-185232_Chrome.png
Screenshot_20201016-185232_Chrome.png (285.39 KiB) Viewed 1459 times
by Jasper79
Friday 16 October 2020 16:40
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

It just refuses to work with the Toon switches as trigger.

Problem is in the IF part because when using a dummy switch for that the rest works fine.
Toon on Tijdelijk script.png
Toon on Tijdelijk script.png (25.11 KiB) Viewed 1322 times
Toon on Tijdelijk.png
Toon on Tijdelijk.png (67.89 KiB) Viewed 1322 times
by Jasper79
Thursday 15 October 2020 20:18
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Well I posted a Blockly a few posts up and that doesn't trigger (changes of state trigger a dummy switch) , also it doesn't show up on the logs. When reversing the entire script it does work. (click on the dummy switch changes the toon status) Edit, Forget everything above, I'll tell you what I was ...
by Jasper79
Thursday 15 October 2020 17:33
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

So far no one has been able figure out how to use the program state as trigger?
by Jasper79
Friday 09 October 2020 10:13
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122585

Re: Controlling Toon [HACKED] from Domoticz

Been trying some more .

When I have a dummy switch and the Toon Scene at 50% the dummy does not turn on.

When swapping the dummy switch to trigger and the scene as set the scene changes when triggering the switch.

Why can't the scene work as a trigger?
Toon auto test.png
Toon auto test.png (5.99 KiB) Viewed 1434 times