crankyoldgit / IRremoteESP8266

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
GNU Lesser General Public License v2.1
2.84k stars 810 forks source link

Feat: Add support for Bosch with temperature float value #2068

Open zhixuan2333 opened 4 months ago

zhixuan2333 commented 4 months ago

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

zhixuan2333 commented 4 months ago

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