Migrate philipshue plugin documentation

master
Simon Stürz 2019-06-19 11:10:31 +02:00
parent 510d5b62c6
commit d58f5e7fc4
2 changed files with 3 additions and 20 deletions

3
philipshue/README.md Normal file
View File

@ -0,0 +1,3 @@
# Philips Hue
This plugin allows to interact with the [Philips hue](http://www2.meethue.com/) bridge. Each light bulp, sensor and remote controller connected to the bridge will appear automatically in the system, once the bridge is added to nymea.

View File

@ -22,26 +22,6 @@
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*!
\page philipshue.html
\title Philips hue
\brief Plugin for the Philips Hue lighting system.
\ingroup plugins
\ingroup nymea-plugins
This plugin allows to interact with the \l{http://www2.meethue.com/}{Philips hue} bridge. Each light bulp connected to the bridge
will appear automatically in the system, once the bridge is added to nymea.
\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/philipshue/devicepluginphilipshue.json
*/
#include "devicepluginphilipshue.h"
#include "devicemanager.h"