* Generate addon docs as Jekyll Collections instead of Jekyll Pages Simplifies a lot of Jekyll, makes custom addon layout possible. Signed-off-by: John Cocula <john@cocula.com> * Adds-on (all but bindings) in user menu Signed-off-by: John Cocula <john@cocula.com> * Added openhab-distro submodule Signed-off-by: John Cocula <john@cocula.com> |
||
---|---|---|
.. | ||
readme.md |
readme.md
id | label | title | type | description | since | logo | install |
---|---|---|---|---|---|---|---|
silvercrestwifisocket | Silvercrest Wifi Plug | Silvercrest Wifi Plug - Bindings | binding | This binding integrates the Silvercrest Wifi Socket SWS-A1 sold by Lidl. | 2x | images/addons/silvercrestwifisocket.png | auto |
{% include base.html %}
Silvercrest Wifi Plug Binding
This binding integrates the Silvercrest Wifi Socket SWS-A1 sold by Lidl.
Supported Things
- Silvercrest Wifi Socket SWS-A1 - (Owner Manual) -- Tested with firmware version: 1.41, 1.60, 1.70
Discovery
The Discovery of Wifi Sockets is always running in the background. If a command is sent to wifi socket using the android/ios app or if the physical button in the device is pressed, the device will be recognized and will be placed in the Inbox.
Binding Configuration
The binding does not require any special configuration. The Wifi Socket should be connected to the same wifi network.
Thing Configuration
To configure a Wifi Socket manually only the mac address is required. You can check the Wifi Socket mac address in your router or using some mobile app.
Wifi Socket thing parameters:
Parameter ID | Parameter Type | Mandatory | Description | Default |
---|---|---|---|---|
macAddress | text | true | The socket MAC address | |
hostAddress | text | false | The socket Host address. The binding is capable to discover the host address. | |
updateInterval | integer | false | Update time interval in seconds to request the status of the socket. | 60 |
E.g.
Thing silvercrestwifisocket:wifiSocket:lamp [ macAddress="ACCF23343C50" ]
Channels
The Silvercrest Wifi Socket support the following channel:
Channel Type ID | Item Type | Description |
---|---|---|
switch | Switch | Wifi Socket Switch. |