zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

Update brightness with state `NULL` is not working, `execute_if_off` not working

Open Danit2 opened this issue 8 months ago • 5 comments

What happened?

Since the last update, the function execute_if_off no longer works.

I think it is related to this fix: https://github.com/Koenkk/zigbee-herdsman-converters/pull/9284

If I currently send a payload with the following content, the lamp switches on. {"brightness": 179, "state": null}

Thank you very much

What did you expect to happen?

I expect, that i can change the brightness without to turn on the light.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

2.4.0

Adapter firmware version

20240710

Adapter

Sonoff P

Setup

TrueNAS App

Debug log

No response

Danit2 avatar Jun 16 '25 17:06 Danit2