michaelkrog / blaubergventojs

MIT License
2 stars 2 forks source link

parameter mappings missing #4

Open kaohlive opened 3 weeks ago

kaohlive commented 3 weeks ago

There are some Parameters missing and wrong False mapping: TIMER_COUNT_DOWN = 0x08 should be TIMER_COUNT_DOWN = 0x0B

Missing mapping: 0x0302 R/W/RW Night mode timer setpoint 0x0303 R/W/RW „Party“ mode timer setpoint 0x0304 R Humidity sensor status 0x0305 R 0–10 V* sensor status

michaelkrog commented 3 weeks ago

Thx.. 👍

Feel free to create a PR.