removed id and title tag
parent
706a8dba81
commit
e013b48ce3
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: anelElektronik
|
||||
title: Anel-Elektronik AG
|
||||
---
|
||||
# Anel-Elektronik AG
|
||||
|
||||
This integration allows nymea to control ANEL Elektronik NET-PwrCtrl power sockets.
|
||||
Once a NET-PwrCtl device is added, the associated sockets appear as child devices. Deleting the NET-PwerCtl device will also remove the associated sockets. This means each socket can be named and will appear as an individual socket inside the nymea:app.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: AvahiMonitor
|
||||
title: Avahi Monitor
|
||||
---
|
||||
# Avahi Monitor
|
||||
|
||||
This integration plug-in allows nymea to discover and monitor zeroconf services in the local area network.
|
||||
Avahi is a free zeroconf implementation and is utilised by nymea. In nymea:app an added Avahi thing will appear as a presence sensor.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# aWattar
|
||||
# aWATTar
|
||||
|
||||
This integration allows to receive the current energy market price from [aWATTar GmbH](https://www.awattar.com/). aWattar is currently available in Austria and Germany.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: boblight
|
||||
title: Boblight
|
||||
---
|
||||
# Boblight
|
||||
|
||||
This plugin allows to communicate with a [Boblight server](https://code.google.com/p/boblight/)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: bose
|
||||
title: Bose SoundTouch
|
||||
---
|
||||
# Bose SoundTouch
|
||||
|
||||
This integration plug-in controls Bose SoundTouch speakers throught the local API.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: coinMarketCap
|
||||
title: CoinMarketCap
|
||||
---
|
||||
# CoinMarketCap
|
||||
|
||||
The coin market cap plugin gets the latest crypto prices from coin market cap and displays it in your favorite fiat currency.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: CommandLauncher
|
||||
title: Application and script launcher
|
||||
---
|
||||
# Application and script launcher
|
||||
|
||||
This plugin allows you to execute system commands and start bash scripts.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: conrad
|
||||
title: Conrad
|
||||
---
|
||||
# Conrad
|
||||
|
||||
This plugin allows to controll RF 433 MHz actors an receive remote signals from Conrad devices
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: sonos
|
||||
title: Sonos
|
||||
---
|
||||
# Sonos
|
||||
|
||||
This plug-in allows to connect to Sonos speakers.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,4 +4,17 @@ Wake-on-LAN (WOL) is an Ethernet computer networking standard that allows a comp
|
|||
to be turned on or awakened by a network message. This plugin allows you to send a
|
||||
a "magic packet" to a certain mac address in the local network.
|
||||
|
||||
> Note: The WOL service has to be enabled on the host computer.
|
||||
## Supported Things
|
||||
|
||||
* Wake-on-LAN
|
||||
* No internet connection required
|
||||
|
||||
## Requires
|
||||
|
||||
* MAC address of the target device
|
||||
* The WOL service has to be enabled on the host computer
|
||||
* The package “nymea-plugin-wakeonlan” must be installed
|
||||
|
||||
## More
|
||||
|
||||
https://en.wikipedia.org/wiki/Wake-on-LAN
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
id: WS2812FX
|
||||
title: WS2812FX
|
||||
---
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue