Search found 8 matches

by EmKaRo
Sunday 05 January 2020 20:29
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

All the best in 2020.
Please tell me how often thermostat temperature is refreshed?
Is it one per cycle?
by EmKaRo
Thursday 12 December 2019 10:30
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

Hello everyone, Could you please help me with a problem, with termostat strange behavior. It trigers heating for 5 seconds, even if it's not needed. I set minimum heat per cycle for 5 minutes. Here below is the log: 2019-12-12 10:15:36.154 Status: (Termostat-gora) Initialized version 0.4.4, author ...
by EmKaRo
Wednesday 17 April 2019 16:58
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

jake wrote: Tuesday 16 April 2019 12:00 Looks like something is wrong with the thermostat device. Is your temperature device a correct type, not including humidity, for instance. Correct idx number?
All is correct, temp sensor is DS18B20 and it was working fine for more than 5 months untill this error occured.
by EmKaRo
Tuesday 16 April 2019 10:47
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

Hello, Could you please help me with below error: 2019-04-16 10:34:34.244 Error: (Termostat-gora 2) 'onHeartbeat' failed 'TypeError':'unorderable types: float() > NoneType()'. 2019-04-16 10:34:34.244 Error: (Termostat-gora 2) ----> Line 632 in /usr/local/domoticz/var/plugins/SVT/plugin.py, function ...
by EmKaRo
Thursday 27 December 2018 19:05
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

Is it possibile to avoid few second on/off triggers like below? 2018-12-27 19:01:01.384 Status: User: Admin initiated a switch command (14/Piec dół/On) 2018-12-27 19:01:02.956 (Piec) Light/Switch (Piec dół) 2018-12-27 19:01:02.947 Status: User: Admin initiated a switch command (14/Piec dół/Off) 2018- ...
by EmKaRo
Sunday 16 December 2018 23:03
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

How can you reset termostat, as I had a few days of trials and tests, so I can have just "working" expireince ? Just delete the user variable associated with the plugin. If I am not mistaken this is explained in the wiki Thanks, indeed it was in the wiki. One more question, my thermostat is updated ...
by EmKaRo
Wednesday 12 December 2018 21:24
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

How can you reset termostat, as I had a few days of trials and tests, so I can have just "working" expireince ?
by EmKaRo
Tuesday 11 December 2018 20:02
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 111308

Re: Python Plugin: Smart Virtual Thermostat

Welcome everybody, Great job with SVT, thanks anyone involved. I inteend to use it with my Synology. I do have a problem, as such termostat runno problem, I can not change the setpoint temperature by event. Other events like swich on/off work no problem, but setpoint temp not, may you have any ...