Open sbv1307 opened 4 months ago
For rooms controlled by a room thermostat with IR temperatur sensor, floor temperature can be read at address 0x05 in the elements register. In WavinControoler.h ADD:
In Main.cpp, the section where CATEGORY_ELEMENTS are read: Add logic to extract the floor temperature, for those thermostats which has an IR sensor.
For rooms controlled by a room thermostat with IR temperatur sensor, floor temperature can be read at address 0x05 in the elements register. In WavinControoler.h ADD:
In Main.cpp, the section where CATEGORY_ELEMENTS are read: Add logic to extract the floor temperature, for those thermostats which has an IR sensor.