Page 1 of 1
EvoHome hot water sensor no historic log
Posted: Wednesday 07 November 2018 9:07
by sidepipe
I've been using EvoHome via an HGI80 for some time now and have to say the integration's been brilliant. However, I've just added the hot water kit, which includes a temperature sensor for the cylinder. The sensor's showing up in Domoticz, but there's no log. This is the same on the "devices" tab or using the log button on the temperature sensors screen:
I've also got the old Domoticz script installed and can add the hot water sensor via that, but get the same result. I've had a quick search and couldn't really find anything - any ideas?
( I'm on version 4.10178 )
Re: EvoHome hot water sensor no historic log
Posted: Monday 12 November 2018 0:44
by sexyboy
It seems like it has the wrong data type. It shows % instead of temperature.
Re: EvoHome hot water sensor no historic log
Posted: Monday 12 November 2018 9:13
by sidepipe
sexyboy wrote: ↑Monday 12 November 2018 0:44
It seems like it has the wrong data type. It shows % instead of temperature.
Yep, so it looks as though the device was created with incorrect parameters by the EvoHome subsystem. Question is, how do I fix it? I've had a quick look at the database and it does seem to be recording the information there - what information does Domoticz look at in order to decide what type of graph to create?
Re: EvoHome hot water sensor no historic log
Posted: Monday 12 November 2018 14:14
by sexyboy
My guess was check the db, but you just done that. Not sure how to get attention on this topic or who to ask.
Re: EvoHome hot water sensor no historic log
Posted: Wednesday 14 November 2018 13:15
by sidepipe
Ok, found the error and submitted a pull request.
Re: EvoHome hot water sensor no historic log
Posted: Wednesday 14 November 2018 17:50
by sexyboy
Do I need to make any other changes apart from
https://github.com/domoticz/domoticz/pull/2864/files and restart domoticz?
Re: EvoHome hot water sensor no historic log
Posted: Wednesday 14 November 2018 18:11
by sidepipe
No, but bear in mind you might have cache issues. I'm not sure what the best way to clear the cache for a given page is, but on Chrome I did the following:
- Go to the hot water graph page
- Chrome Menu -> More Tools -> Developer Tools
- Developer Tools Menu -> Settings
- Under "Network", Select "Disable Cache ( while DevTools is open )
- Reload the page
Re: EvoHome hot water sensor no historic log
Posted: Friday 16 November 2018 17:45
by sexyboy
That worked great.
Nice job. Thx
Re: EvoHome hot water sensor no historic log
Posted: Tuesday 20 November 2018 16:07
by DanD
Thanks for catching this bug and fixing it!
I'm just restarting my work on the Evohome code in Domoticz after a long gap and I'll be looking out for future Evohome issues on the forum.
Regards,
Dan