Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.2k stars 1.6k forks source link

IKEA Vindstyrka (E2112) pm25Measurement not updating anymore after updating to 1.36.1(-dev), reporting Null after repairing. #22351

Closed DutchTaurus closed 1 week ago

DutchTaurus commented 2 weeks ago

What happened?

After updating to 1.36.1 I noticed the pm25 value being stuck, other sensor values do still change. Deletion and re'pair' of the device have the pm25Measurement report 'Null'. I also tried the dev version of today (29/04/2024, 1.36.1-dev commit: 10e6ad0e) which doesn't improve the situation. Reinstalling 1.35.3 sorts the problem for the pm25Measurement value.

What did you expect to happen?

Normal pm25Measurement reporting.

How to reproduce it (minimal and precise)

Update from 1.35.3 to 1.36.1 (or latest dev), repair the device and attached screenshot will show. PM2 5_null

Zigbee2MQTT version

1.36.1-dev commit: 10e6ad0e

Adapter firmware version

20230507

Adapter

Vision CC2652

Setup

Plain on Pi

Debug log

No response

DutchTaurus commented 1 week ago

V1.37.0 seems to have fixed it. Closing issue.