zigbee2mqtt / hassio-zigbee2mqtt

Official Zigbee2MQTT Home Assistant add-on

Home Page:https://www.zigbee2mqtt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuya light TS0505B Brightness jumps from 1 to 254 when using remote

MuadDib007 opened this issue · comments

Description of the issue

I have 6 Tuya TS0505B RBG+CCT Lights which are unable to DIM via remote but dim fine when controlled via HA.
They were put in a group and I used a ROB_200-008-0 to control them.
Only LevelCTRL and OnOff are selected (Also tried with only LevelCTRL) but same behaviour.
Other lights (IKEA Tradfri) when paired to this remote work fine when dimming.

Tried to remove the lights from the group and pair only 1 directly to the remote. Same behaviour.

Is this a configuration issue or a software issue?
Please let me know if any other information is required.

Addon version

1.35.3-1

Platform

Core: 2024.2.2
Supervisor: 2024.01.1
Operating System: 11.5
Frontend: 20240207.1

Logs of the issue (if applicable)

Info 2024-02-19 19:32:53MQTT publish: topic 'zigbee2mqtt/Keuken Plafond 1/action', payload 'on'
Info 2024-02-19 19:32:53MQTT publish: topic 'zigbee2mqtt/Keuken Plafond 1', payload '{"brightness":254,"color":{"x":0.4042,"y":0.3902},"color_mode":"color_temp","color_power_on_behavior":null,"color_temp":284,"do_not_disturb":null,"linkquality":90,"state":"ON"}'
Info 2024-02-19 19:33:05MQTT publish: topic 'zigbee2mqtt/Keuken Plafond 1', payload '{"brightness":1,"color":{"x":0.4042,"y":0.3902},"color_mode":"color_temp","color_power_on_behavior":null,"color_temp":284,"do_not_disturb":null,"linkquality":57,"state":"ON"}'