Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Müller lights show wrong state after power cycle #25015

Open
f45tb00t opened this issue Dec 2, 2024 · 0 comments
Open

Müller lights show wrong state after power cycle #25015

f45tb00t opened this issue Dec 2, 2024 · 0 comments
Labels
problem Something isn't working

Comments

@f45tb00t
Copy link

f45tb00t commented Dec 2, 2024

What happened?

I've just migrated from ZHA to Z2M two weeks ago, as I wanted to have a better compatibility with more devices.

Today I found out, that the status is not correctly set when I power cycle for instance the light in the kitchen. They are turned on, but nothing is shown in Z2M nor in HA via mqtt.

I need this is a fallback, when something with the zigbee network does not work.
I've also checked Power-on behavior and tested the 4 options.

On top of that I did some research and found that I could add the following to the configuration.yaml

e.g

devices:
  '0x00xxxxxxxx':
    friendly_name: Licht Kueche vorne rechts
    polling: true
    polling_interval: 60000
    state_action: false

But also this did not help.

I definitely would like to know the status of the devices. For instance if there is a power outage and I am not home. I need to rely on the correct data.

All of the affected devices are from Müller Licht:

  • 404006/404008/404004
  • 404000/404005/404012/404019

I compared the behavior with other lights I have.

  • LEDVANCE 4058075208391 = No issues. Power Cycle, device on, status in Z2M and HA correctly "on"
  • Innr RS 225 = Same behavior as with the LEDVANCE. Work as expected

Any help is highly appreciated. Thanks a lot in advance and as well for this outstanding work! :)

What did you expect to happen?

When I power cycle the lights the status should be shown in Z2M and via MQTT in HA

How to reproduce it (minimal and precise)

  1. Power-on behavior leave as default(nothing enabled) or set to on
  2. Use light switch at wall to turn off
  3. Use light switch at wall to turn on

Additional: Turn on/off/on via Z2M or HA. Then obviously the status is correct again.

Zigbee2MQTT version

1.42.0 commit: 861cba6

Adapter firmware version

7.4.4 [GA]

Adapter

SONOFF Zigbee 3.0 USB Dongle Plus-E

Setup

Docker installation on Debian

Debug log

nothing in the logs for the specific devices when powecycling them.

@f45tb00t f45tb00t added the problem Something isn't working label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant