I am non technical but I have 8 wirsbo stats in my house. One of them is faulty and the unit is now obsolete. Is it possible to purchase one of these pcbs and use it to replace the one in the faulty stat ?
Thanks
Richard
I have added a device editor to the server. It uses the sensor types as a group and the sensor variable as the control.
Group (sensor):
Control (sensor variable):
This will be my last post here because my controller has got it's own controller page
@samppa
yes, but you saw the little point functions your arduino is very capable of, yes?
if you post your attempt at a sketch to control your fan (or even pseudo code) we can certainly help you code it up for Vera.
@sundberg84
I also on my last work removed the LG33, it's faster
Well this most likely have been provided as info, but else it's here:
Remember to burn new OPTIBOOT 8MHz into the Arduino Pro Mini
and then I also use avrdude with a usbtinyISP to set the fuse to not check battery voltage monitoring, this is done after I have flashed this with Arduino IDE
avrdude -c usbtiny -p m328p -U efuse:w:0x07:m```