Search found 34 matches
- Friday 12 October 2018 15:21
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
You're right. Thanks.
- Tuesday 25 September 2018 10:47
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
This is a pretty impressive plugin. You mentioned that the plugin required 2 to 3 days to learn. What's happen in case of restart of domoticz or even the hosts system. Are we back to 2 to 3 days of learning ? Similar question: what happens if the target temperature changes over day? Does the ...
- Thursday 20 September 2018 15:46
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
Seems working fine. Could not find how to empty cache on Safari (the menu command does not seem to work) but using the private mode works fine.
- Thursday 20 September 2018 14:59
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
I'm absolument french and living in Paris (area) 
And I'm exactly in the same situation as people asking for odd and even weeks.
I needed to empty the browser cache to have it working.

And I'm exactly in the same situation as people asking for odd and even weeks.
I needed to empty the browser cache to have it working.
- Thursday 20 September 2018 13:59
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
I checked two days ago and thought you forgot about it. Merci beaucoup.
- Friday 03 August 2018 11:09
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
Unfortunately, I don't think so. I'm under 4.9701 and those functions do not exist.
- Tuesday 05 June 2018 18:35
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
I think it's an issue with my python engine.
I updated to a beta version and the plugins show normally. Which is wired is domoticz not complaining about SVT plugin when starting the regular release which seems to have issues with python.
I updated to a beta version and the plugins show normally. Which is wired is domoticz not complaining about SVT plugin when starting the regular release which seems to have issues with python.
- Monday 04 June 2018 14:36
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
Sorry for the lack of information.
It's running it on an Ubuntu 18.04 LTS on an HP Proliant n54.
Domoticz works as a charm, except that I can't see the SVT plugin in the list of hardwares.
I send you the logfile with pm.
Thanks.
It's running it on an Ubuntu 18.04 LTS on an HP Proliant n54.
Domoticz works as a charm, except that I can't see the SVT plugin in the list of hardwares.
I send you the logfile with pm.
Thanks.
- Monday 04 June 2018 12:07
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
Hi My plug-in disappeared from my domoticz !! The two hardwares I have added are still there but with no settings tab. If I try to add a new one, I don't have the SVT hardware. But, while restarting domoticz, I can see (SVT Salon) Initialized version 0.4.1, author 'logread' Any idea what happens? I ...
- Tuesday 15 May 2018 22:51
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
That was the beta branch. The master branch does contain the right functions.
Thanks.
Thanks.
- Tuesday 15 May 2018 15:52
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 28482
Re: Weekly programming
Hi,
I'm trying to implement that and I'm stuck with the files to edit. I cannot find where to add the call to the functions in both UtilityController.js and LightsController.js. There is no RefreshSetpointTimerTable, ShowSetpointTimers, RefreshTimerTable, nor ShowTimers.
I'm under V3.9390.
Thanks.
I'm trying to implement that and I'm stuck with the files to edit. I cannot find where to add the call to the functions in both UtilityController.js and LightsController.js. There is no RefreshSetpointTimerTable, ShowSetpointTimers, RefreshTimerTable, nor ShowTimers.
I'm under V3.9390.
Thanks.
- Sunday 13 May 2018 15:43
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
Thanks @Logread.
I'll of course report but it does not work that much these days. I'll come back probably next fall.
I'll of course report but it does not work that much these days. I'll come back probably next fall.
- Friday 11 May 2018 15:37
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 106874
Re: Python Plugin: Smart Virtual Thermostat
Thank you very much for this plugin. I was looking for scripts implementing PID algorithm and found this one. I'll implement it with the following setup: 1 boiler with on/off switch 1 nest thermostat in the living room that triggers the boil to on or off depending on the temperature in the living ...
- Friday 23 June 2017 15:40
- Forum: Other questions and discussions
- Topic: Controller replacement - How to ?
- Replies: 11
- Views: 4876
Re: Controller replacement - How to ?
I had some email discussion with Aeotec. It is not possible to transfer (with an application) the data from the old stick, to the new Gen5 stick. The only option is to exclude, and include again. It could also be that the NODE-ID will be different on the new stick, so i suggest to do it one by one ...
- Friday 08 April 2016 17:57
- Forum: Switches and Scenes
- Topic: Security Panel
- Replies: 9
- Views: 10007
Re: Security Panel
Hi, I can see a security panel in my devices after adding a pin code, deleting username/password, and arming home/away. Adding this device to the map does not allow me to change the status nor to access the panel to enter the pin code. When I press the button, I have the following message: Erreur d ...
- Thursday 31 March 2016 18:20
- Forum: LUA
- Topic: Error executing script command lua returned: 512
- Replies: 8
- Views: 6425
Re: Error executing script command lua returned: 512
If the file is renamed to script_device_CheckPresence.lua and has an if devicechanged['mydevice'] statement, it works perfectly. But if executed through the on action of a dummy switch, then it generates the following error: Error: Error executing script command (/home/pi/domoticz/scripts/lua ...
- Thursday 31 March 2016 17:51
- Forum: LUA
- Topic: Error executing script command lua returned: 512
- Replies: 8
- Views: 6425
Re: Error executing script command lua returned: 512
Yes, I understand but it is still a workaround.
domoticz is supposed to execute a script from a switch's "on" or "off" action, if the right path to the script is provided. Nevertheless, it returns a 512 error in such a case and I'd like to know how to fix this issue.
domoticz is supposed to execute a script from a switch's "on" or "off" action, if the right path to the script is provided. Nevertheless, it returns a 512 error in such a case and I'd like to know how to fix this issue.
- Thursday 31 March 2016 17:10
- Forum: LUA
- Topic: Error executing script command lua returned: 512
- Replies: 8
- Views: 6425
Re: Error executing script command lua returned: 512
I'm in the same situation (error 512) and this is a workaround not the solution to this problem. As stated in other threads, each script_device* script is executed each time a device state is changed. Thus, the more script_device* scripts you have, the most time it takes. Hence having a non script ...
- Monday 08 February 2016 15:59
- Forum: Z-Wave
- Topic: Can get the fgsd-002 smoke detector into Domotics
- Replies: 26
- Views: 6876
Re: Can get the fgsd-002 smoke detector into Domotics
Downgraded to the latest stable version (2.3530), same issue.
- Monday 08 February 2016 15:33
- Forum: Z-Wave
- Topic: Can get the fgsd-002 smoke detector into Domotics
- Replies: 26
- Views: 6876
Re: Can get the fgsd-002 smoke detector into Domotics
Hi,
No idea about my issues? These devices are well recognized by jeedom, which excludes hardware issues.
Thanks.
No idea about my issues? These devices are well recognized by jeedom, which excludes hardware issues.
Thanks.