Search found 15 matches

by rinyheuvelman
Wednesday 03 June 2020 11:12
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How hard to lift and shift Domoticz?
Replies: 5
Views: 800

Re: How hard to lift and shift Domoticz?

As in every production system you have a production and a test lab. If you can't afford 2 RPI's then at least buy 2 SD cards. Swap as you like, on your own peace, and if all fucked up. Swap back and your Boss will never have a change to complain :-) Remember : you didn't paid for the software. I ...
by rinyheuvelman
Wednesday 03 June 2020 4:38
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How hard to lift and shift Domoticz?
Replies: 5
Views: 800

Re: How hard to lift and shift Domoticz?

Please be careful not to make the same mistake many others made, including me... Posponed updating domoticz for quit some time, not willing to start installing an setting up from scratch. Yes, I know, some say updating from stretch to buster can be done, well... big fail! Yes, I know, some say it ...
by rinyheuvelman
Friday 03 January 2020 4:18
Forum: Examples & Solutions
Topic: Generic auto-off
Replies: 57
Views: 13999

Re: Generic auto-off

Thanks rrozema and Waarren. The .rext fin the description field can be read in the errors I copied from the log-file. I made a copied from the script above, replaced the names with my sensor names. Only this type of description kept returning errors My original (as still in the 2nd script rrozema ...
by rinyheuvelman
Tuesday 24 December 2019 7:41
Forum: Blockly
Topic: Help needed with script
Replies: 11
Views: 1773

Re: Help needed with script

Although the claim of creating the script is over 18 months old, those who take the time and effort to help, deserve the credits for doing so!
by rinyheuvelman
Monday 23 December 2019 23:28
Forum: Examples & Solutions
Topic: Generic auto-off
Replies: 57
Views: 13999

Re: Generic auto-off

I knew I am not the most talented person when it comes to scripting, but... Would someone please be so kind to explain it is done in case of multiple motion sensors? Followed the gives examples which resulted in errors: 2019-12-23 23:12:00.199 Error: dzVents: Error: (2.5.3) Error parsing json to LUA ...
by rinyheuvelman
Monday 15 July 2019 16:26
Forum: Z-Wave
Topic: unknown location on FGMS001-ZW5
Replies: 4
Views: 1444

Re: unknown location on FGMS001-ZW5

Only if the device supports sending location data. Most don’t. Sent from my iPhone using Tapatalk I ain't a software wizz, but my simple mind's firt response was: "WHYYY>>???" Since one can specify the location in te OZW controlpanel? So it should be just a matter of adding the specified location t ...
by rinyheuvelman
Monday 15 July 2019 0:17
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Implemented SmartPlugs

Hello, I have implemented Toon SmartPlugs in the toonapilib4domoticz plugin (GitHub https://github.com/JohnvandeVrugt/toonapilib4domoticz) for Domoticz. I’m running this now for some weeks now and have no problems with it. I'm also using them with homebridge again. :D I want to ask persons who have ...
by rinyheuvelman
Sunday 30 June 2019 17:36
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

Same issue at this end Toonerror.jpg Some additional lines reported in log: 2019-06-30 18:06:15.237 (Toon) Using toonapilib version 3.2.2 by Costas Tyfoxylos <[email protected]> 2019-06-30 18:06:15.237 (Toon) Debug logging is on 2019-06-30 18:06:15.237 (Toon) Creating toonapilib object 2019-06-30 ...
by rinyheuvelman
Monday 01 April 2019 8:03
Forum: Other questions and discussions
Topic: Geofencing with 2 persons? Family situation
Replies: 8
Views: 1742

Re: Geofencing with 2 persons? Family situation

Hi Ger... Its simple... Make a dummyswitch ...call it Presence...then if you are at home. Update the dummy switch to "on"... if your girlfriend is at home ..update the dummy to "on".. if you are both away..update the dummy with "Off".. This can be done in lua or blockly.. I could provide my script ...
by rinyheuvelman
Friday 01 March 2019 6:16
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

I updated domoticz to latest, as a result: plugin not updating anymore: 2019-03-01 03:35:52.946 Status: PluginSystem: 'Zon op Toon' Registration ignored, Plugins are not enabled. Any ideas? Update: quick first analysis learned the toonapilib is no longer in the plugins list... Do I have to reinstall ...
by rinyheuvelman
Tuesday 26 February 2019 22:20
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

Please update to toonapilib v.3.0.10! sudo pip3 install toonapilib This release fixes the set point and set state issue. I will release a plugin version soon that support setting the states. Noob questions, the sequel: - To updatetoonapilib, we just need to issue the install command again? - Is ...
by rinyheuvelman
Tuesday 26 February 2019 18:23
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

2019-02-23 04:10:23.669 Status: (Toon) Entering work loop. 2019-02-23 04:10:23.670 Status: (Toon) Initialized version 1.0.0, author 'John van de Vrugt' followed by: 2019-02-23 04:22:26.420 Error: (Toon) 'onHeartbeat' failed 'KeyError'. 2019-02-23 04:22:26.420 Error: (Toon) ----> Line 169 in '/home ...
by rinyheuvelman
Saturday 23 February 2019 4:26
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

Although I thought the installation guide is pretty straight forward, it turned out it wasn't as I thought it would be..? Followed the directions, But Log shows: 2019-02-23 04:10:23.669 Status: (Toon) Entering work loop. 2019-02-23 04:10:23.670 Status: (Toon) Initialized version 1.0.0, author 'John ...
by rinyheuvelman
Thursday 14 February 2019 8:05
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

Homeassistant already makes use of toonapi, see the link above. No idea how to implement something similar into domoticz
by rinyheuvelman
Wednesday 13 February 2019 18:54
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44284

Re: Error ToonThermostat

As anyone else off course... same issues.
Due to my lack of IT skills, I’m not sure if (and if so, how) we can benefit from work already done:
https://github.com/krocat/ToonHA

For home assistant the earlier api is already used...