Koenkk / zigbee2mqtt

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

Sonoff SNZB-04P doesn't report any power source #24025

Closed willdurand closed 1 week ago

willdurand commented 1 week ago

What happened?

The Sonoff SNZB-04P device doesn't report the power source (which should be battery). Instead, it shows ?. This looks fairly similar to https://github.com/Koenkk/zigbee-herdsman-converters/pull/8003

Screenshot 2024-09-19 at 10 12 05

What did you expect to happen?

The power source should be "battery".

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.40.1 commit: 403d3c0

Adapter firmware version

7.4.3 [GA]

Adapter

Sonoff dongle with EmberZNet

Setup

Z2M + Mosquitto + HA (dockerized)

Debug log

No response

Koenkk commented 1 week ago

Should be fixed now, after updating make sure to re-configure the device by pressing the yellow configure button.

Changes will be available in the dev branch in a few hours from now.