ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
314 stars 190 forks source link

Ikea Tabletop air purifier STARKVIND -1 less then min 0 #2249

Open PaulEins opened 1 month ago

PaulEins commented 1 month ago

Hello,

I have the air purifier from Ikea. I have already reported the error to iobroker. We simply deleted the minimum value at the time. I don't know how it got there. But the log is otherwise full of errors.

2024-10-21 13:49:58.159 - warn: zigbee.0 (5425) State value to set for “zigbee.0.cc86ecfffe543275.pm25” has value “-1” less than min “0”

Now we have several of these devices and this message appears for each one. We have just set up a new ioBroker Docker which is connected to the SLZB-06 antenna. We are also using the latest version of Zigbee ZHA adapter in ioBroker with the number.

Could I give you enough information to correct this error? Please let me know. All the best to you all.

Bildschirmfoto 2024-10-22 um 18 11 18 Bildschirmfoto 2024-10-22 um 18 11 23 Bildschirmfoto 2024-10-22 um 18 11 44 Bildschirmfoto 2024-10-22 um 18 11 58 Bildschirmfoto 2024-10-22 um 18 15 38
asgothian commented 1 month ago

There is nothing we can do. The limits for the device are set by the values provided by the exposes from the zigbee-herdsman-converters library. Any change needs to be added in there

A.