diff --git a/wemo/README.md b/wemo/README.md index e3ada5bc..eb7f3e7c 100644 --- a/wemo/README.md +++ b/wemo/README.md @@ -1,7 +1,22 @@ # Wemo -This plugin allows to find and control devices from WeMo, the -[Belkin](http://www.belkin.com/de/PRODUKTE/home-automation/c/wemo-home-automation/) -home automation system. +This plugin allows to find and control devices from WeMo, the Belkin home automation system. -> Note: The devices can only be discovered if they are already in the local network. In order to configure the WeMo devices please use the original software. +## Supported Things + +* WeMo Smart Plug + * Auto discovery setup + * Set power + * No internet connection required + +## Requires + +* The WeMo device must be in the same local area network as nymea. +* The package “nymea-plugin-wemo” must be installed +* UPnP discovery request messages must not be blocked by the router. +* TCP connections must not be blocked by the router. +> Note: In order to setup and configure the WeMo devices please use the original software. + +## More + +http://www.belkin.com/de/PRODUKTE/home-automation/c/wemo-home-automation/ diff --git a/ws2812fx/README.md b/ws2812fx/README.md index 6a3c3d22..2450836d 100644 --- a/ws2812fx/README.md +++ b/ws2812fx/README.md @@ -24,6 +24,7 @@ over USB to the nymea device. * Arduino compatible hardware * Flashed with the WS2812FX serial_control firmware * Device connected over USB to the host system +* The package “nymea-plugin-ws2812fx” must be installed ## More