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

DWN-01 is not dimmable from Home Assistant #295

Open
oleost opened this issue Nov 8, 2023 · 4 comments
Open

DWN-01 is not dimmable from Home Assistant #295

oleost opened this issue Nov 8, 2023 · 4 comments

Comments

@oleost
Copy link

oleost commented Nov 8, 2023

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.

@SweVictor
Copy link
Collaborator

SweVictor commented Nov 8, 2023

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
Copy link
Collaborator

The issue discussing wireless BLE behavior is #163

@SweVictor
Copy link
Collaborator

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

@seagri
Copy link

seagri commented May 15, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants