<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23588">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#f7f7f7>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I have had most of my stuff set up for some time.
Radiator actuators built and fitted, relay built, 1 OpenTRV boxed, 1 OpenTRV in
position, central heating adapted but not yet connected.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I have been modifying the OpenTRV code base (as of
commit 3253) to varying degrees of success and completeness ...</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Fixed a couple of bugs (dont ask I dont truly
remember)</FONT></DIV>
<DIV><FONT size=2 face=Arial>Introduced a concept of date.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Adjusted target temp to vary by "month" (ala nichol
graphs)</FONT></DIV>
<DIV><FONT size=2 face=Arial>Begun to refactor and make the code marginally more
object orientated and starting to encapsulate certain concepts e.g. light, temp,
RTC</FONT></DIV>
<DIV><FONT size=2 face=Arial>Adjusted target temp so that for example 21 means
21C8 rather than the original 21CF.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Tried to limit increases in code size and made
space optimisations to compensate</FONT></DIV>
<DIV><FONT size=2 face=Arial>Begun to move target temp towards fractions of a
degree rather than degrees to support fractional adjustments to target temp
under certain special scenarios.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>My problem I suspect will soon become how to feed
these back in the main line and/or remain aligned with the next round of
updates e.g. SHT21 where the implementation doesn't seem to be
going quite where I expected.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Any comments?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Regards Gary</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>PS Remembered one of the bugs was that the core
stats for light was miscaled i.e. >> 4 when it should have been
>> 2.</FONT></DIV></BODY></HTML>