Page 1 of 1

Could we have an Evohome subforum?

Posted: Friday 13 March 2020 9:09
by brucemiranda
I'm trying to see if we can build an Evohome community. I have a pretty good idea of the Evohome protocol itself. But am often lost at implementing any changes to Domoticz beyond the Protocol parser. I have however noticed that there are people who know a lot more than me. Problem is that on github I cannot even track Evohome related changes because I dont know where all to look. e.g. Bless the person who finally introduced the feature of displaying the value of the Evohome Relay on the title bar of the Device tile. But I have no idea where in the code base that change was made.

I am also trying to ask for help in getting the Notifications on Evohome devices working. Again, I have no clue where those changes are to be made.
Likewise the Hot Water graph set point is fixed to 60C, when it can be changed. I know how to obtain the actual value from within the Evohome protocol, but no idea how to get the graphs changed to use the obtained value as opposed to the fixed 60C.

Re: Could we have an Evohome subforum?

Posted: Friday 13 March 2020 11:44
by waaren
brucemiranda wrote: Friday 13 March 2020 9:09 I'm trying to see if we can build an Evohome community.
Problem is that on github I cannot even track Evohome related changes because I dont know where all to look.
Will ask around if someone can create such a subforum for us.
In the mean time please have a look at Domoticz versions - Commits and search (ctrl-f) for evohome. You will get over 100 hits and from there you can click on the commit ID's to see what was changed in that commit.

Re: Could we have an Evohome subforum?

Posted: Sunday 22 March 2020 8:09
by waaren
waaren wrote: Friday 13 March 2020 11:44 Will ask around if someone can create such a subforum for us.
@gizmocuz created the requested subforum.

Re: Could we have an Evohome subforum?

Posted: Tuesday 24 March 2020 8:57
by brucemiranda
Thanks a ton. Now let's hope we get some developers to notice.