Search found 14 matches
- Sunday 18 March 2018 23:32
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
Yes you can use location rather than a station but even if it does not drop out Domoticz can still give an error if the data is the same for more than 30 min which is what I had. I dont think this was the problem though as only one instance of SVT stopped and all 3 I have running use the same ...
- Sunday 18 March 2018 21:32
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
will switch off for safety, does not start when temperature is updated again ? I assume not from the prior posts back on page 2 or 3 I think. It seems to stay off after it trips off from loosing a sensor if that is what happened to me. Will try to add a flag somewhere so that I can see that there ...
- Sunday 18 March 2018 19:29
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
if all the temperature sensors that feed the plugin happen to time out, then the plugin will switch off as for safety. This behavior has been explained in an earlier post. If this is not the case, then we need more info to troubleshoot. the problem is I don't think I can tell. I do have a error ...
- Sunday 18 March 2018 8:20
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
first problem this morning. woke up to a cold house. not sure what went wrong as the heating mode was correct but the switch had not been activated? only thing i can see is that i use weather info downloaded from Wunderground for my outside sensor and although its working now there is an error of no ...
- Sunday 11 March 2018 12:17
- Forum: Design, usability and languages
- Topic: Dashticz - Alternative Dashboard
- Replies: 174
- Views: 92491
Re: Dashticz - Alternative Dashboard
Hi, new to Domoticz and Dashticz and hope you can point me in the right direction.... i have got as far as the attached but was expecting my favorites to be on screen - was that wrong? i just wanted to check this before i delve into the config file thanks for the dashboard and hope i can get it ...
- Friday 09 March 2018 16:44
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
well my thermostat modules finally arrived so I now have 3 instances SVT running. 1 controlling an electric heater and the other 2 controlling the 2 zone heating for my home. I sort of get the pause button now but would still appreciate any insight into my adjustment of "self.calculate_period" as ...
- Saturday 03 March 2018 18:58
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
sorry for all the posts but learning as I use this. so what I thought was SVT dealing with my oversized heater seems to have been a quirk of the learning process as overnight it has reverted to on/off cycles at the 5 min minimum and as expected this is resulting in an overshoot on temperature higher ...
- Saturday 03 March 2018 16:27
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
well for what its worth SVT and weekly programmer seem to work together. I have a bit more testing to do but I dont see any issues with them so far. On the possibility to add more setpoints, I am not sure I see the point. I actually was initially not keen to have two setpoints for the plugin - i.e ...
- Saturday 03 March 2018 13:50
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 27698
Re: Weekly programming
Hi opentoideas Your script seems to be right. Did you download the planning.js file under your js folder? Hi syrrhus, thank you for taking the time to check these. yes I have added planning.js to the js folder and planning.css to the css folder Have you tried to change the html.cachemanifest file ...
- Saturday 03 March 2018 11:48
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 27698
Re: Weekly programming
hmm sorry only letting me add one file
- Saturday 03 March 2018 11:43
- Forum: Suggestions
- Topic: Weekly programming
- Replies: 131
- Views: 27698
Re: Weekly programming
Hi, I am excited by the possibilities of this but I am new to Domoticz and scripting and am struggling to get this to work. I have changed the files I think as you have described but did notice that in the UtilityController.js on the second addition that my async value was false not true as in your ...
- Friday 02 March 2018 20:12
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
Anyone tried to implement this? http://www.domoticz.com/forum/viewtopic.php?f=31&t=20868&p=167046#p167046 http://www.domoticz.com/forum/download/file.php?id=13836 Oh dear I think my life could get complex. Not sure if I will be able to get my head around both of these but this looks interesting. If ...
- Friday 02 March 2018 19:32
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
I this is the most simple way of doing this. Please share your findings... Simple Blocky worked after a bit of trial and error to figure out how to set a selector switch lol The zoned heating should happen in the next few days as I am still waiting in the temperature sensors as they were posted ...
- Friday 02 March 2018 18:13
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101183
Re: Python Plugin: Smart Virtual Thermostat
Hi, first off thank you for this plugin. I have just started down the road of working with Domiticz and a pile of Sonoff devices loaded with tasmota and have not been looking forward to working out a thermostat solution from scratch! It has been an interesting learning curve as my Domoticz is ...