reworked wemo readme

master
bernhard.trinnes 2020-03-13 15:56:20 +01:00 committed by Bernhard Trinnes
parent b3709cb7a9
commit 706a8dba81
2 changed files with 20 additions and 4 deletions

View File

@ -1,7 +1,22 @@
# Wemo # Wemo
This plugin allows to find and control devices from WeMo, the This plugin allows to find and control devices from WeMo, the Belkin home automation system.
[Belkin](http://www.belkin.com/de/PRODUKTE/home-automation/c/wemo-home-automation/)
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/

View File

@ -24,6 +24,7 @@ over USB to the nymea device.
* Arduino compatible hardware * Arduino compatible hardware
* Flashed with the WS2812FX serial_control firmware * Flashed with the WS2812FX serial_control firmware
* Device connected over USB to the host system * Device connected over USB to the host system
* The package “nymea-plugin-ws2812fx” must be installed
## More ## More