diff --git a/_addons_bindings/deconz/readme.md b/_addons_bindings/deconz/readme.md index 2b5120581..219297059 100644 --- a/_addons_bindings/deconz/readme.md +++ b/_addons_bindings/deconz/readme.md @@ -5,6 +5,7 @@ title: Dresden Elektronik deCONZ - Bindings type: binding description: "The Zigbee binding currently does not support the Dresden Elektronik Raspbee and Conbee Zigbee dongles." since: 3x +logo: images/addons/deconz.png install: auto --- diff --git a/_addons_bindings/feed/readme.md b/_addons_bindings/feed/readme.md index cf85791d2..957b90ca6 100644 --- a/_addons_bindings/feed/readme.md +++ b/_addons_bindings/feed/readme.md @@ -5,6 +5,7 @@ title: Feed - Bindings type: binding description: "This binding allows you to integrate feeds in the openHAB environment." since: 3x +logo: images/addons/feed.png install: auto --- diff --git a/_addons_bindings/logreader/readme.md b/_addons_bindings/logreader/readme.md index 3bff8986c..dce03c52d 100644 --- a/_addons_bindings/logreader/readme.md +++ b/_addons_bindings/logreader/readme.md @@ -5,6 +5,7 @@ title: Log Reader - Bindings type: binding description: "This binding reads and analyzes log files. Search patterns are fully configurable, therefore different kind of log files should be possible to monitor by this binding." since: 3x +logo: images/addons/logreader.png install: auto --- diff --git a/_addons_bindings/mail/readme.md b/_addons_bindings/mail/readme.md index 78afdb84d..f36c43c90 100644 --- a/_addons_bindings/mail/readme.md +++ b/_addons_bindings/mail/readme.md @@ -5,6 +5,7 @@ title: Mail - Bindings type: binding description: "The Mail binding provides support for sending mails from rules." since: 3x +logo: images/addons/mail.png install: auto --- diff --git a/_addons_bindings/plugwise/readme.md b/_addons_bindings/plugwise/readme.md index 128fa50e4..69ff5e5c9 100644 --- a/_addons_bindings/plugwise/readme.md +++ b/_addons_bindings/plugwise/readme.md @@ -17,7 +17,7 @@ install: auto The Plugwise binding adds support to openHAB for [Plugwise](https://www.plugwise.com) ZigBee devices using the Stick. -Users should use the Plugwise [Source](https://www.plugwise.com/source) software to define the network, reset devices or perform firmware upgrades. +Users should use the Plugwise Source software to define the network, reset devices or perform firmware upgrades. Currently only "V2" of the Plugwise protocol is supported. It is advised that users of the binding upgrade their devices to the latest firmware using the Plugwise Source software. @@ -26,15 +26,15 @@ It is advised that users of the binding upgrade their devices to the latest firm The binding supports the following Plugwise devices: -| Device Type | Description | Thing Type | -|---------------------------------------------------------------|------------------------------------------------------------------------------------------|------------| -| [Circle](https://www.plugwise.com/en_US/products/circle) | A power outlet plug that provides energy measurement and switching control of appliances | circle | -| [Circle+](https://www.plugwise.com/en_US/products/circle) | A special Circle that coordinates the ZigBee network and acts as network gateway | circleplus | -| [Scan](https://www.plugwise.com/en_US/products/scan) | A wireless motion (PIR) and light sensor | scan | -| [Sense](https://www.plugwise.com/en_US/products/sense) | A wireless temperature and humidity sensor | sense | -| [Stealth](https://www.plugwise.com/en_US/products/stealth) | A Circle with a more compact form factor that can be built-in | stealth | -| [Stick](https://www.plugwise.com/en_US/products/start-source) | A ZigBee USB controller that openHAB uses to communicate with the Circle+ | stick | -| [Switch](https://www.plugwise.com/en_US/products/switch) | A wireless wall switch | switch | +| Device Type | Description | Thing Type | +|-------------|------------------------------------------------------------------------------------------|------------| +| Circle | A power outlet plug that provides energy measurement and switching control of appliances | circle | +| Circle+ | A special Circle that coordinates the ZigBee network and acts as network gateway | circleplus | +| Scan | A wireless motion (PIR) and light sensor | scan | +| Sense | A wireless temperature and humidity sensor | sense | +| Stealth | A Circle with a more compact form factor that can be built-in | stealth | +| Stick | A ZigBee USB controller that openHAB uses to communicate with the Circle+ | stick | +| Switch | A wireless wall switch | switch | ## Discovery