Looks good so far!
One tip, in the layout.tpl, your new HVAC temp needs to be
"align=center" not "right" as it overwrites the configuration status
A couple of pointers for checking in code:
1) We can't have your modified config.php in the tree, it needs to be
the default one from trunk unless we are enhancing it. This file needs
to be reverted. (always export your code from your IDE to a test
directory and then modify it for your setup.)
2) Your IDE is modifying SVN properties of files and causes it to be
updated even though the file is not changed. Example: config.func.php,
light.tpl. These need to be reverted.
In the heyu mod list I was looking for the RCS thermo module but they
do not have it there. Too bad. I assume it should be an LM when you
configure one.
One comment I have made before to others looking for this enhancement
is to lock down the house code when this type of module is used as it
uses the whole house code. I'm thinking that you are attacking this by
the new modconfig page?
Brad