domoticz / domoticz

Open source Home Automation System
http://www.domoticz.com
GNU General Public License v3.0
3.49k stars 1.13k forks source link

Evohome TRV temp's flatlined since v3.5135 #661

Closed stuiow closed 8 years ago

stuiow commented 8 years ago

Actual temperatures of each Evohome temperature have flatlined since installing beta 3.5135.

The hot water is unaffected.

gizmocuz commented 8 years ago

Maybe nice to mention to the developer, from which version ?

stuiow commented 8 years ago

beta 3.5135?

It was OK on the beta release before that.

gizmocuz commented 8 years ago

Not the answer i was expecting... let me rephrase that differently

What beta version did you used before you upgraded to 3.5135 ?

Also, did you check in the commit log here on git, what has been changed between those versions, and did you check if those changes had 'anything' to do with evohome ?

stuiow commented 8 years ago

I believe it was 3.5114

gizmocuz commented 8 years ago

https://github.com/domoticz/domoticz/commits/master

gizmocuz commented 8 years ago

Did you try restarting ? I dont think there are evohome changes

stuiow commented 8 years ago

The same problem occurred a few weeks ago but was sorted in another beta (bug is was reported on here a few posts down). I've tried rebooting domoticz/pi2 but it doesn't have any affect. I'll try rebooting evohome next.

stuiow commented 8 years ago

Tried restarting both evohome and domoticz, still have current temperatures static. Setpoints and DHW still appear to be working. I'm now currently on Beta 3.5143. https://github.com/domoticz/domoticz/issues/635 was the previous issue, same symptoms, but 3.5104 fixed whatever it was. Also, nothing recent on commits jumps out at me to involve evohome.

stuiow commented 8 years ago

Done some playing around this morning, using a new raspberry image and updating straight to beta 3.5143. Still same result. Setpoints are still getting through to domoticz. I noticed that there is a 1hr difference in setpoints again. Maybe this is causing an issue? For example, i set a room to 17.5c until 11:35. That came through to Domoticz about 3/4 seconds later, right temperature but until 12:35.

Evsdd commented 8 years ago

I'm taking a look at this at the moment. The May 1st evohome changes shouldn't have impacted the temperature updating. I see you've posted on the forum and I'll reply there too with a few questions about your specific evohome hardware and see if I can help troubleshoot.

stuiow commented 8 years ago

Thanks Dan. I'll do what you've asked for later when I get home. Thanks for looking into this. Be in touch later tonight.

Sent from BlueMail

On 19 May 2016 14:22, at 14:22, Dan notifications@github.com wrote:

I'm taking a look at this at the moment. The May 1st evohome changes shouldn't have impacted the temperature updating. I see you've posted on the forum and I'll reply there too with a few questions about your specific evohome hardware and see if I can help troubleshoot.


You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/domoticz/domoticz/issues/661#issuecomment-220322197

stuiow commented 8 years ago

Right, problem solved. There were for whatever reason, multiple "Evotouch colour" devices in my devices list within Domoticz. Deleting all the old ones and leaving the current one, then rebooting Domoticz brought everything back working.

Thanks all for your assistance!