glumb / haa-configurator

HomeKit Accessory Architect JSON Configurator GUI 🥨 https://glumb.github.io/haa-configurator/ for https://github.com/RavenSystem/esp-homekit-devices
Apache License 2.0
87 stars 8 forks source link

Temp and humidity sensor wrong config: humidity offset #18

Open joddye2 opened 3 years ago

joddye2 commented 3 years ago

Hy!

When I config a temp and humidity sensor and change the offset by 15% it leaves a "h": 15 row. It didn't worked. The working letter is "k" according to HAA wiki.

{ "t": 24, "b": [], "n": 1, "g": 2, "j": 3, “h”: 15, --» "k": 15 "z": -1,8 }