Migrate wemo plugin documentation
parent
9b9ad15027
commit
74984bc55c
|
|
@ -0,0 +1,7 @@
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
> 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.
|
||||||
|
|
@ -20,30 +20,6 @@
|
||||||
* *
|
* *
|
||||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||||
|
|
||||||
/*!
|
|
||||||
\page wemo.html
|
|
||||||
\title WeMo
|
|
||||||
\brief Plugin for Belkin WeMo sockets.
|
|
||||||
|
|
||||||
\ingroup plugins
|
|
||||||
\ingroup nymea-plugins
|
|
||||||
|
|
||||||
This plugin allows to find and control devices from WeMo, the
|
|
||||||
\l{http://www.belkin.com/de/PRODUKTE/home-automation/c/wemo-home-automation/}{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.
|
|
||||||
|
|
||||||
\chapter Plugin properties
|
|
||||||
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
|
||||||
and \l{Vendor}{Vendors} of this \l{DevicePlugin}.
|
|
||||||
|
|
||||||
For more details how to read this JSON file please check out the documentation for \l{The plugin JSON File}.
|
|
||||||
|
|
||||||
\quotefile plugins/deviceplugins/wemo/devicepluginwemo.json
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "devicepluginwemo.h"
|
#include "devicepluginwemo.h"
|
||||||
|
|
||||||
#include "plugin/device.h"
|
#include "plugin/device.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue