I have made aurora integration for Nanoleaf Aurora.. I know that development on the original hyperion is stopped in favour of new hyperion (hyperion-ng). I don't know whether an exception will be made.
Here is the pull request any way https://github.com/hyperion-project/hyperion/pull/777
Here is the config
```// DEVICE CONFIGURATION
"device" :
{
"name" : "UDP",
"type" : "aurora",
"output" : "192.168.0.212",
"key" : "QGitEGXKPpzndanzo1GwXgrdhxUTSuGq",
"colorOrder" : "rgb"
}
```
Get auth key for your aurora using http://zandegran.com/aurora/
Other options for Auth key:
instructions in
http://forum.nanoleaf.me/docs/openapi via Rest or
https://github.com/software-2/nanoleaf
PS: https://github.com/Danimal4326…9900cf0083278dbe1e65891ee If building on macOS