added sonos readme
parent
2868ecfe48
commit
6d157e0330
|
|
@ -3,8 +3,8 @@ id: AvahiMonitor
|
|||
title: Avahi Monitor
|
||||
---
|
||||
|
||||
This integration allows nymea to discover and monitor zeroconf services in the local area network.
|
||||
Avahi is a free zeroconf implementation and is utilised by nymea. Inside nymea:app an added Avahi thing will appear as a presence sensor.
|
||||
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.
|
||||
|
||||
## Supported Things
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,20 @@
|
|||
# Conrad
|
||||
---
|
||||
id: conrad
|
||||
title: Conrad
|
||||
---
|
||||
|
||||
This plugin allows to controll RF 433 MHz actors an receive remote signals from [Conrad](http://www.conrad.at) devices.
|
||||
This plugin allows to controll RF 433 MHz actors an receive remote signals from Conrad devices
|
||||
|
||||
## Supported Things
|
||||
|
||||
* Conrad Shutter (RSM900R)
|
||||
* Up/Down/Sync
|
||||
|
||||
## Requirements
|
||||
|
||||
* 433 MHz Transceiver
|
||||
|
||||
## More
|
||||
|
||||
http://www.conrad.de
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
id: sonos
|
||||
title: Sonos
|
||||
---
|
||||
|
||||
This plug-in allows to connect to Sonos speakers.
|
||||
|
||||
## Supported Things
|
||||
|
||||
* Sonos Connection
|
||||
* Sonos Account
|
||||
* Sonos Group
|
||||
* Control devices inside a group
|
||||
* Play/Pause/Stop/Skip ..
|
||||
* Set Volume, Mute
|
||||
* Get Title, Album artcover
|
||||
|
||||
## Requirements
|
||||
|
||||
* Internet connection
|
||||
* Sonos Account
|
||||
* Sonos App
|
||||
* Required to connect the speaker to the Wifi network.
|
||||
* Also needed to setup the Sonos account
|
||||
* The package “nymea-plugin-sonos” must be installed.
|
||||
|
||||
## More
|
||||
|
||||
https://www.sonos.com/
|
||||
Loading…
Reference in New Issue