|
7 | 7 |
|
8 | 8 | 
|
9 | 9 |
|
10 |
| -[Custom Integration](https://github.com/hacs/integration) for [Home Assistant](https://github.com/home-assistant) to control any (local/remote) [LedFx-server](https://github.com/ahodges9/LedFx) |
| 10 | +[Custom Integration](https://github.com/hacs/integration) for [Home Assistant](https://github.com/home-assistant) to control any (local/remote) [LedFx-server](https://github.com/LedFx/LedFx) |
11 | 11 |
|
12 | 12 | ---
|
13 | 13 |
|
14 | 14 | ## Main Features
|
15 | 15 |
|
16 | 16 | ### LedFx Remote
|
17 | 17 |
|
18 |
| -- Start and stop the LedFx server from inside Home Assistant! |
19 |
| -- Select your LedFx scene |
20 |
| -- Display the number of devices connected to LedFx |
| 18 | +- Select your LedFx scene from inside Home Assistant! |
| 19 | +- Display the number of scenes/devices/pixels connected to LedFx |
| 20 | +- Start and stop the LedFx server (custom Endpoint required!) |
21 | 21 |
|
22 | 22 | ### LedFx Device Remote
|
23 | 23 |
|
24 | 24 | - Toggle the power for devices configured in LedFx
|
| 25 | +- Display number of pixels per device |
| 26 | +- Display IP per device |
| 27 | +- Display current running effect-name |
25 | 28 |
|
26 | 29 | | Default | With Devices |
|
27 | 30 | |:-------:|:------------:|
|
28 | 31 | |  |  |
|
29 | 32 |
|
30 | 33 | ## Requirements:
|
31 | 34 |
|
32 |
| -- [LedFX](https://github.com/ahodges9/LedFx) > v0.7 |
| 35 | +- [LedFx](https://github.com/LedFx/LedFx/tree/dev) > v0.9.0 |
33 | 36 | - with at least one scene setup
|
34 | 37 | - the ledfx config.yaml file defines your host as 127.0.0.1 by default. The host needs to be changed to 0.0.0.0 in order for this integration to function properly
|
35 |
| - - [LedFx Docs](https://ledfx.readthedocs.io/en/docs/) |
| 38 | + - [LedFx Docs](https://ledfx.readthedocs.io/en/latest/) |
36 | 39 | - [hass](https://github.com/home-assistant) - (HomeAssistant)
|
37 | 40 | - [HACS](https://hacs.xyz/) - (HomeAssistantCommunityStore)
|
38 | 41 |
|
|
42 | 45 |
|
43 | 46 | - Click "Install"
|
44 | 47 | - Restart Home Assistant for the changes to take effect
|
45 |
| -- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "LedFX Remote" |
| 48 | +- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "LedFx Remote" |
46 | 49 | - Configuration is done in the UI
|
47 | 50 |
|
48 | 51 | {% endif %}
|
|
51 | 54 |
|
52 | 55 | ## Credits
|
53 | 56 |
|
54 |
| -[](https://github.com/ahodges9/LedFx/tree/dev/ledfx) [](https://discord.gg/wJ755dY) [](https://github.com/Aircoookie/WLED) [](https://discord.gg/KuqP7NE) |
| 57 | +[](https://github.com/LedFx/LedFx/tree/dev) [](https://discord.gg/xyyHEquZKQ) [](https://github.com/Aircoookie/WLED) [](https://discord.gg/KuqP7NE) |
55 | 58 |
|
56 | 59 | [](https://github.com/home-assistant) [](https://github.com/hacs/) [](https://github.com/custom-components/blueprint)
|
57 | 60 |
|
|
0 commit comments