I have IKEA dirigera connected to HA, and to dirigera i have an Xiaomi Aqara Temperature sensor connected.
In the IKEA DIRIGERA app i can se the temperature value with decimals (see picture). But in HA i dont get any decimals.
Sample #1
DEBUG LOGS:
2023-10-21 11:42:50.126 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.0.74: raw request: b'GET /characteristics?id=4746469518361313537.3587,8203348812378884609.83,4746469518361313537.3331,204752134461212417.83,7966981549250399233.83 HTTP/1.1\r\nHost: 192.168.0.74\r\n\r\n'
2023-10-21 11:42:50.130 DEBUG (MainThread) [aiohomekit.controller.ip.connection] 192.168.0.74: raw response: bytearray(b'{"characteristics":[{"aid":4746469518361313537,"iid":3587,"value":39},{"aid":8203348812378884609,"iid":83,"value":0},{"aid":4746469518361313537,"iid":3331,"value":20},{"aid":204752134461212417,"iid":83,"value":0},{"aid":7966981549250399233,"iid":83,"value":0}]}')
Sample #2
DEBUG LOGS:
2023-10-21 11:47:42.127 DEBUG (MainThread) [aiohomekit.controller.abstract] callback ev:{(4746469518361313537, 3587): {'value': 79}}
2023-10-21 11:47:51.397 DEBUG (MainThread) [aiohomekit.controller.abstract] callback ev:{(4746469518361313537, 3331): {'value': 24}}
Do anyone else have the same issue?
Best reg
Johan Spännare