sde1000 / python-dali

Library for controlling DALI lighting systems
Other
150 stars 73 forks source link

Information #53

Closed beireken closed 5 years ago

beireken commented 5 years ago

I'm very interested in this project but i'm not exactly sure what i can do with this. When i buy a hasseb usb adapter, can i use this to assign an adress to new balasts (i guess i can do this with the hasseb software) and then switch / dim these? How can i interface with the library (node-red, home-assistant)? Is anyone using this with home-assistant or any other software to control their lighting?

dgomes commented 5 years ago

I initially setup the addresses using the hasseb software, although you can use this library to achieve the same.

Personally I've used an Hasseb controller connected directly to my Home-Assistant (running on a RPi) setup using a custom-component: https://github.com/dgomes/home-assistant-custom-components/tree/master/light

and more recently I've moved to https://github.com/dgomes/dali2mqtt since I've went from using an RPi to using a VM for running my Home-Assistant setup.

beireken commented 5 years ago

Ok, thx a lot! Good info!

rnixx commented 5 years ago

This issue might be closed.