|
|
@ -10,7 +10,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
3. Generate a Home Assistant Token using the /profile view (scroll to the bottom
|
|
|
|
3. Generate a Home Assistant Token using the /profile view (scroll to the bottom
|
|
|
|
of the view);
|
|
|
|
of the view);
|
|
|
|
|
|
|
|
|
|
|
|
4. Setup a new LED instance in Hyperion using the `udpraw` controller. Set the
|
|
|
|
4. Setup a new LED instance in Hyperion using the `udpraw` controller. Set the
|
|
|
|
number of lights to the amount of lights you've specified in the `config.js`
|
|
|
|
number of lights to the amount of lights you've specified in the `config.js`
|
|
|
|
file;
|
|
|
|
file;
|
|
|
|
|
|
|
|
|
|
|
|
5. Run `HA_TOKEN=your_token12341234123432 node .`
|
|
|
|
5. Run `HA_TOKEN=your_token12341234123432 node .`
|
|
|
|