hassio-plejd
hassio-plejd copied to clipboard
DWN-01 is not dimmable from Home Assistant
Hi.
Just got the new DWN-01 and they are not dimmable from Home Assistant. Running: Current version: 0.11.0
From DWN-01
From another regular dimmer Plejd:
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.
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?
The issue discussing wireless BLE behavior is #163
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
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?