Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV authored Nov 13, 2020
1 parent 449e09b commit 4c4183a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- Everything configurable via UI
- AutoConnect to 3 LedFX-Rest-API-Endpoints
- AutoGather Informations from all Endpoint
- Automatically `GET` Informations from all Endpoints
- AutoCreate Entities:
- Binary Sensor (Is LedFX online?)
- Devices Sensor (Number of Devices inside LedFX)
Expand All @@ -27,7 +27,7 @@
- Light
- EffectList (Filled with scenes from LedFX)
- On/Off mirrors Switch - upcoming feature
- EffectList-Change will fire LedFX via API
- EffectList-Change will fire LedFX via `PUT`

# Upcoming Features

Expand All @@ -37,6 +37,7 @@
- Make SCAN_INTERVAL editable via UI
- Allow disable poll (If you have everything setup in ledfx, there is no need to poll for new infos all the time)
- Create a Sync-Button to manually trigger a request
- Add more `POST` and `PUT` calls

# QuickStart

Expand Down

0 comments on commit 4c4183a

Please sign in to comment.