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

Controlling HDL DALI Gateway #285

Closed
1 of 2 tasks
xbeastx opened this issue May 21, 2020 · 2 comments · Fixed by #508
Closed
1 of 2 tasks

Controlling HDL DALI Gateway #285

xbeastx opened this issue May 21, 2020 · 2 comments · Fixed by #508

Comments

@xbeastx
Copy link

xbeastx commented May 21, 2020

Description of problem:
I have HDL DALI gateway which controlling RGBW lights. But instead of DPT 251.600 addresses it uses separate DPT 1.001/DPT 5.001 for each color R/G/B/W. So how I can integrate it with your library? Can we make some abstract class which control each color by separate address and throw it up to Home-Assistant?

https://b2b.hdl-automation.cz/cz/ke-stazeni/produkty/manualy/knx/komunikacni-rozhrani/appl-program-information-m-dali-1_(v1-1)

  • using xknx standalone
  • using Home-Assistant knx plugin

Version information:

  • xknx / Home-Assistant release with the issue:
    0.109.6

  • last working xknx / Home-Assistant release (if known):
    0.109.6

KNX installation:
KNX IP BAOS 777

dali_groups.txt
(it's xml export)

@farmio farmio linked a pull request Dec 13, 2020 that will close this issue
10 tasks
@Lennart99
Copy link
Contributor

I have created a way to control RGBW lights with individual addresses for the colors, you can try it if you would want to. The code for the home assistant plugin is in the PR too.

@xbeastx
Copy link
Author

xbeastx commented Dec 22, 2020

Wow! Great, thanks a lot. I will try later...

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

Successfully merging a pull request may close this issue.

2 participants