diff --git a/sonos/README.md b/sonos/README.md index cd12ac9c..131db8b1 100644 --- a/sonos/README.md +++ b/sonos/README.md @@ -3,7 +3,7 @@ id: sonos title: Sonos --- -This plug-in allows to connect to Sonos speakers. +This plug-in allows to connect to Sonos speakers. ## Supported Things diff --git a/ws2812fx/README.md b/ws2812fx/README.md index b516a2eb..6a3c3d22 100644 --- a/ws2812fx/README.md +++ b/ws2812fx/README.md @@ -1,7 +1,30 @@ -# WS2812FX +--- +id: WS2812FX +title: WS2812FX +--- Plug-In for the WS2812FX project, a WS2812 effect library for Arduino and ESP8266. Flash your microcontroller with the provided "serial_control" example. Connect the microcontroller over USB to the nymea device. +## Supported Things + +* WS2812FX + * Auto discovery setup + * Set color + * Set color temperature + * Set brightness + * Set power + * Select effect + * Set effect speed + * No internet connection required + +## Requires + +* Arduino compatible hardware +* Flashed with the WS2812FX serial_control firmware +* Device connected over USB to the host system + +## More + See also: https://github.com/kitesurfer1404/WS2812FX