corb3000 / ha-artnet-led

DMX lighting Integration for Home Assistant. Using the HA Color Mode update and Pyartnet library to control lights in multiple DMX universes over ethernet with the Art-Net protocol.
MIT License
24 stars 17 forks source link

Add some more features #9

Closed Breina closed 1 year ago

Breina commented 1 year ago

This PR continues from #8 .

The channel reordering is a bit iffy. Would like to have written this more extensible so that we can apply it to other types as well. I guess I'll wait for an Issue before implementing that.