Koenkk / zigbee2mqtt

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

Bosch BWA-1 water_leak returns "null" #23211

Closed lobotschobi closed 2 days ago

lobotschobi commented 3 days ago

What happened?

I use zigbee2mqtt in Home Assistant. I could add the Bosch BWA-1 water sensor properly to zigbee2mqtt with the install code. It works well except the value water_leak. It returns null. I already deleted and added the device (I have 2 - both shoe same problem) several times but I can't find out what the problem is. { "ac_status": false, "alarm_on_motion": "ON", "battery": 100, "battery_defect": false, "battery_low": false, "linkquality": 168, "restore_reports": true, "supervision_reports": true, "tamper": false, "test": false, "trouble": false, "water_leak": null }

What did you expect to happen?

water_leak should bei either true or false depending on sensor in water or not

How to reproduce it (minimal and precise)

any time the sensor sends data it is "null" or "N/A". Also when I force it to do by e.g. changing the parameter "Alarm on motion" in Z2M page

Zigbee2MQTT version

1.38.0

Adapter firmware version

7.4.2 [GA]; fontend 0.7.1; herdsman converter 19.47.1; herdsman 0.49.2

Adapter

SkyConnect, Ember

Setup

Home Assistant - Raspberry Pi 5; core 2024.6.4; supervisor 2024.06.2; operating system 12.4; frontend 20240610.1

Debug log

No response

burmistrzak commented 2 days ago

@lobotschobi omg, sorry about that! I somehow forgot to test the actual water_leak alarm one last time, because it was already late quite... 🫣

Anyhow, hotfix 🔥 is done, and ready to be merged by @Koenkk.

lobotschobi commented 2 days ago

Dear @burmistrzak, thanks for the quick reply and solving. As i am new I assume that - if processes go well - the bug is fixed with the next released update of zigbee2mqtt.

burmistrzak commented 1 day ago

@lobotschobi That's correct. 👍 Depending on the release branch you're on, you receive fixes a lot sooner.

lobotschobi commented 3 hours ago

It works 😀 with the latest release branch available to me. I had to reconfigure the device - then it was ok. Thanks a lot!

Am 02.07.2024 um 01:27 schrieb burmistrzak @.***>:

@lobotschobi https://github.com/lobotschobi That's correct. 👍 Depending on the release branch https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html you're on, you receive fixes a lot sooner.

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/23211#issuecomment-2201400259, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDV2BEZAGETGE4A2QEPLWK3ZKHQV3AVCNFSM6AAAAABKEGZNVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBRGQYDAMRVHE. You are receiving this because you were mentioned.