From 25bfbe857963d3d7945f7210ce37efe828cf8004 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Tue, 23 Jan 2024 11:38:22 +0100 Subject: [PATCH] Format readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d4cd95..7a7b141 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ 3. Generate a Home Assistant Token using the /profile view (scroll to the bottom of the view); + 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` file; + 5. Run `HA_TOKEN=your_token12341234123432 node .`