hassio-plejd icon indicating copy to clipboard operation
hassio-plejd copied to clipboard

DWN-01 is not dimmable from Home Assistant

Open oleost opened this issue 1 year ago • 4 comments

Hi.

Just got the new DWN-01 and they are not dimmable from Home Assistant. Running: Current version: 0.11.0

From DWN-01 image image

From another regular dimmer Plejd: image image

Log when changing brightness from plejd app: 2023-11-08 12:07:06 WRN [device-registry] Trying to set state for null which is not in the list of known outputs. 2023-11-08 12:07:06 WRN [plejd-mqtt] Unknown output id null - not handled by us.

oleost avatar Nov 08 '23 11:11 oleost

Please turn on (at least) verbose logging to get some more details on what's happening. If you can post a complete log (including the full site json which I think is only saved in silly mode) that's also very helpful. Refer to the readme/developing on how to do that.

Are you saying that on/off works but dimming does not work? Do other devices work/dim as expected?

SweVictor avatar Nov 08 '23 15:11 SweVictor

The issue discussing wireless BLE behavior is #163

SweVictor avatar Nov 12 '23 10:11 SweVictor

Dimmable support potentially implemented in https://github.com/icanos/hassio-plejd/tree/feature/DWN-dimmable-fix

Please manually install that version and test.

Also refer to PR #298 for more context and to help add color temperature support to the addon

SweVictor avatar Nov 19 '23 11:11 SweVictor

Dimmable support potentially implemented in https://github.com/icanos/hassio-plejd/tree/feature/DWN-dimmable-fix

Please manually install that version and test.

Also refer to PR #298 for more context and to help add color temperature support to the addon

Did this fix work?

seagri avatar May 15 '24 11:05 seagri