You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks so much for this project, it's super helpful to be able to bridge big lighting control systems with Hue.
Is there any chance you would consider adding support for sACN (E1.31) as an input instead of ArtNet? It seems that most lighting consoles are going towards that as the default protocol, and being multicast it is also easier on the network, especially when you have many universes.
There is already an API module for it (https://github.com/hhromic/e131-node). It's a long time since I wrote any Node, so if you would be happy to do it that would be fantastic, otherwise I can see what I can cobble together.
The text was updated successfully, but these errors were encountered:
That would be an awesome addition, but unfortunately I don't have any time to implement this. To be honest this project was a side project I made for fun years ago, but I'll gladly accept any PRs if you're willing to contribute.
Hey, thanks so much for this project, it's super helpful to be able to bridge big lighting control systems with Hue.
Is there any chance you would consider adding support for sACN (E1.31) as an input instead of ArtNet? It seems that most lighting consoles are going towards that as the default protocol, and being multicast it is also easier on the network, especially when you have many universes.
There is already an API module for it (https://github.com/hhromic/e131-node). It's a long time since I wrote any Node, so if you would be happy to do it that would be fantastic, otherwise I can see what I can cobble together.
The text was updated successfully, but these errors were encountered: