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

TS0601_dimmer_1_gang_1 don't work as expected on Zigbee2MQTT 2.1.0-1 #26168

Closed
pjagielski0 opened this issue Feb 4, 2025 · 8 comments
Closed
Labels
problem Something isn't working

Comments

@pjagielski0
Copy link

What happened?

After updating to version "2.1.0-1", the dimmer does not work from the device level.
After turning it on or off, it does not provide any information to the system.
If I turn on the light/switch from the MQTT level, the device works as it should. From the MQTT level, you can also dim/brighten. However, these actions do not work the other way around, i.e. from the device side.
I noticed that in "MQTT discovery data" there is no "Topic: homeassistant/light/0x3425b4fffe387ea1/light/config".

What did you expect to happen?

I should physically be able to turn it on and off, and be able to use the dimmer function.

How to reproduce it (minimal and precise)

Just update Zigbee2MQTT to version "2.1.0-1"

Zigbee2MQTT version

2.1.0-1

Adapter firmware version

20240710

Adapter

XZG UZG-01

Setup

add-on

Debug log

No response

@pjagielski0 pjagielski0 added the problem Something isn't working label Feb 4, 2025
@losip
Copy link

losip commented Feb 4, 2025

I can confirm this problem. But in my case, if I switch ON the light from the physical dimmer, its state IS reported to z2m but if I turn it OFF from the dimmer, there is no message seen in mqtt explorer. I use the switch state to trigger other automations regardless of whether the state is changed from Home Assistant or locally on the dimmer.

I have had to revert to Zigbee2MQTT version 2.0.0-2. NB dimmer code is _TZE200_dfxkcots

Just to confirm: the same behavior is seen in the Edge version

@Mikescotland
Copy link

Same here. Moes dimmers.
If switched on / off by hand, the status does not get updated in z2m.

@LeonCame
Copy link

LeonCame commented Feb 4, 2025

I allow myself to add a related problem: in this reference ts0601_dimmer_1_gang_1: you included the Moes Zigbee Smart Touch Light Dimmer, I'm talking about the one who looks exactly like this: https://www.zigbee2mqtt.io/devices/EDM-1ZBB-EU.html
The light_type ** always rocks in LED mode **, whatever the choice: LED / Incandescent / Halogen. This mode works properly via a Tuya coordinator (and Tuya App) with the same device.

I specify that the LED / Incandescent / Halogen mode is well memorized and postponed in Z2M but it has no effect on hardware. I have LEDs but I prefer halogen mode because it allows you to descend the much lower LEDs.

@MauiR
Copy link

MauiR commented Feb 4, 2025

Since updating to Zigbee2MQTT version 2.1.0, I also have been experiencing issues with my dimmer.
For me Turning the light on and off via Zigbee2MQTT works without any problems. However, there is an other strange behavior:
When the light is turned off via an automation in Home Assistant, it physically turns off, but its status in Zigbee2MQTT does not update.

In Zigbee2MQTT, the light still appears as on, even though it is actually off.
As a result, Home Assistant also incorrectly shows the light as on.

@losip
Copy link

losip commented Feb 5, 2025

I've just re-installed the latest Edge version and it seems to be fixed. See Koenkk/zigbee-herdsman-converters#8723. I shall now stay on the Edge version until 1st March

@Koenkk
Copy link
Owner

Koenkk commented Feb 5, 2025

Could you see if this is fixed in the latest dev branch?

Changes will be available in the dev branch in a few hours from now and in the next release which is every 1st of the month.

@Koenkk
Copy link
Owner

Koenkk commented Feb 6, 2025

Fixed in 2.1.1

@Koenkk Koenkk closed this as completed Feb 6, 2025
@LeonCame
Copy link

LeonCame commented Feb 7, 2025

Version Zigbee2MQTT [2.1.1]

For information this problem still exists:

in this reference ts0601_dimmer_1_gang_1: you included the Moes Zigbee Smart Touch Light Dimmer, I'm talking about the one who looks exactly like this: https://www.zigbee2mqtt.io/devices/EDM-1ZBB-EU.html

Problem: the light_type always rocks in LED mode, whatever the choice: LED / Incandescent / Halogen.

This mode works properly via a Tuya coordinator (and Tuya App) with the same device.

I specify that the LED / Incandescent / Halogen mode is well memorized and postponed in Z2M but it has no effect on hardware. I have LEDs but I prefer halogen mode because it allows you to descend the much lower LEDs brightness.

I just postpone the problem, I help out by configuring the light_type via the Tuya app, then I once again repatriate the Device under Z2M. You must then no longer touch the light_type, otherwise it returns to LED mode whatever the choice.

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

6 participants