Search found 68 matches
- Saturday 25 September 2021 19:33
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 79881
Re: LG TV WebOs 3.0
I get this in my logg, how to fix this? 2021-09-25 19:30:46.037 LG TV: (LG TV) Info: TimeoutError() occurred, is the TV off? 2021-09-25 19:30:46.037 2021-09-25 19:30:46.038 (LGTV) Updating device from 0:'Off' to have values 1:'TimeoutError() occurred, is the TV off? 2021-09-25 19:30:46.038 ...
- Saturday 19 September 2020 17:19
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 79881
Re: LG TV WebOs 3.0
I've got this running on my B9. The data on the LG TV STATUS is '{'returnValue': True} ({'returnValue': False, 'errorCode': -106, 'errorText': 'No resource: 9A8adAeFA301AFE6Ba348d857362Dd5'} )' I've only got the status and source, fine by me because I only use the status to dim one light in the room ...
- Thursday 14 May 2020 21:46
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Re: Does timer overrule specific time [Solved]
Thanks, just found 2 typo's.
'afterHours' needs to be 'afterHour'.
Thanks for your help
'afterHours' needs to be 'afterHour'.
Thanks for your help

- Thursday 14 May 2020 17:11
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Re: Does timer overrule specific time [Solved]
Sorry, that was kinda short and not very friendly.. Btw thanks for your previous explanation to my questions. I have changed line 29 and it gives another error. 2020-05-14 17:08:55.822 Error: dzVents: Error: (3.0.2) An error occurred when calling event handler Zwembad PH 2020-05-14 17:08:55.822 ...
- Thursday 14 May 2020 15:45
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Re: Does timer overrule specific time [Solved]
Thanks, can you explain the steps a bit, so I can understand what is happening? Did some reading on the wiki but have a little trouble understanding it :) 1 Where does this refer to "if item.isDevice and item.active then" 2 "cancelQueuedCommands()" does cancel every command further in the script ...
- Tuesday 12 May 2020 15:25
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Re: Does timer overrule specific time [Solved]
The pump doesn't go on when I activate 'ZwembadPH'.
When I switch the pump on and I activate 'ZwembadPH', the pump goes off.
When I switch the pump on and I activate 'ZwembadPH', the pump goes off.
- Tuesday 12 May 2020 14:39
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Re: Does timer overrule specific time [Solved]
Thanks, can you explain the steps a bit, so I can understand what is happening? Did some reading on the wiki but have a little trouble understanding it :) 1 Where does this refer to "if item.isDevice and item.active then" 2 "cancelQueuedCommands()" does cancel every command further in the script ...
- Tuesday 12 May 2020 13:32
- Forum: dzVents
- Topic: Does timer overrule specific time [Solved]
- Replies: 9
- Views: 1689
Does timer overrule specific time [Solved]
Hi, I have a script where my pool pump goes on/off at specific times. return { on = { timer = { "at 12:00", "at 16:00", "at 20:00", "at 23:59", }, devices = { 'ZwembadPH' } }, execute = function(dz) local Zwembadpomp = dz.devices(47) local ZwembadPH = dz.devices(108) if dz.time.matchesRule("at 12:00 ...
- Monday 20 April 2020 19:39
- Forum: dzVents
- Topic: Does this script hold up?
- Replies: 4
- Views: 319
Re: Does this script hold up?
Thanks for the feedback and help!
- Monday 20 April 2020 15:49
- Forum: dzVents
- Topic: Does this script hold up?
- Replies: 4
- Views: 319
Re: Does this script hold up?
Hi Waaren,
I saw it and changed it before you posted your ( I guess improved) script.
I see you put in some logging, and further a lot has changed
Is that because my version is not working properly or because my poorly way of making a script?
I saw it and changed it before you posted your ( I guess improved) script.
I see you put in some logging, and further a lot has changed

Is that because my version is not working properly or because my poorly way of making a script?

- Monday 20 April 2020 14:33
- Forum: dzVents
- Topic: Does this script hold up?
- Replies: 4
- Views: 319
Does this script hold up?
Hi, Not sure if this works but idea of this script is: The 'Zwembadpomp' turns on between 12.00 and 16.00 If I'm going to swim then I want to turn off the 'Zwembadpomp', that goes manually. If I turn it off manually (probably somewhere between 12:01 and 16:00) the 'Zwembadpomp' has to turn on ...
- Sunday 19 April 2020 20:56
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 63515
Re: NEST Account migration
It's up and running, thanks!
Yes, I started with the php script from gboudreau, this is modified and included
- Sunday 19 April 2020 17:11
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 63515
Re: NEST Account migration
So the only thing I need is what you've build?Plugin is not working, see older posts, that's the reason I build this:
https://github.com/rolandbreedveld/nest-api/
- Sunday 19 April 2020 16:57
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 63515
Re: NEST Account migration
Hi, I get this error after installing the plugin. 2020-04-19 16:48:31.006 Error: (GoogleNest) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Domoticz-NEST-plugin-master/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist ...
- Sunday 08 December 2019 16:03
- Forum: Z-Wave
- Topic: Neo coolcam motion sensor lux update
- Replies: 8
- Views: 1427
Re: Neo coolcam motion sensor lux update
It's working now, thanks!
- Saturday 07 December 2019 11:13
- Forum: Z-Wave
- Topic: Neo coolcam motion sensor lux update
- Replies: 8
- Views: 1427
Neo coolcam motion sensor lux update
Hi, I have a neo coolcam motion sensor, it only updates the lux value when motion is detected. Is it possible to get it work that the lux value is getting updated without motion? The following settings should do the trick I guess, but it is not working. 7. Illumination reporting interval 180 sec 9 ...
- Sunday 01 December 2019 18:26
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1094
- Views: 194100
Re: Python plugin: Presence detection from wireless router
Didn't have any errors.
Changed the grace to 45 and poll is 15. Now gonna look how this is holding up.
Changed the grace to 45 and poll is 15. Now gonna look how this is holding up.
- Sunday 01 December 2019 11:36
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1094
- Views: 194100
Re: Python plugin: Presence detection from wireless router
Hi,
I have the plugin working on my orbi setup.
There are a lot of device changes, both on ios and android at exact the same times.
I have the plugin working on my orbi setup.
There are a lot of device changes, both on ios and android at exact the same times.
- Thursday 28 November 2019 23:03
- Forum: Python
- Topic: Presence detection through ORBI router
- Replies: 11
- Views: 700
- Thursday 28 November 2019 22:36
- Forum: Python
- Topic: Presence detection through ORBI router
- Replies: 11
- Views: 700
Re: Presence detection through ORBI router
Great would you mind sharing the logs when it worked ? Envoyé de mon iPhone en utilisant Tapatalk Here is the log. It's not working very good at the moment. My phone is still online, for more than 10 minutes while I'm not connected to wifi. And logged out on orbi on all devices. 2019-11-28 22:33:26. ...