IRremoteESP8266 icon indicating copy to clipboard operation
IRremoteESP8266 copied to clipboard

Feat: Add support for Bosch with temperature float value

Open zhixuan2333 opened this issue 4 months ago • 1 comments

https://docs.google.com/spreadsheets/d/1gf2wcYWTul5B5qxhGLA25nAKQwmfrvwjtUM3SG4Ty9M/edit?usp=sharing

zhixuan2333 avatar Feb 19 '24 03:02 zhixuan2333

Can you please also provide some state[] corresponding to the 0.5deg additions so we can add some unit tests to verify and check the code against known-good data?

Mode Hex
Cool/16.0 0xC23DBF4000FFC23DBF4000FFD5660010004B
Cool/19.0 0xC23DBF4030CFC23DBF4030CFD5660000003B
Cool/19.5 0xC23DBF4030CFC23DBF4030CFD5662000005B
Cool/20.0 0xC23DBF4020DFC23DBF4020DFD5660000003B
Cool/20.5 0xC23DBF4020DFC23DBF4020DFD5662000005B
Cool/21.0 0xC23DBF40609FC23DBF40609FD5660000003B
Cool/21.5 0xC23DBF40609FC23DBF40609FD5662000005B
Cool/22.0 0xC23DBF40708FC23DBF40708FD5660000003B
Cool/30.0 0xC23DBF40B04FC23DBF40B04FD5660000003B

and also here. https://docs.google.com/spreadsheets/d/1gf2wcYWTul5B5qxhGLA25nAKQwmfrvwjtUM3SG4Ty9M/edit?usp=sharing

zhixuan2333 avatar Feb 19 '24 09:02 zhixuan2333