openhab-addons/bundles/org.openhab.binding.silvercrestwifisocket
Wouter Born 07a1976c81
Add default translations for binding add-ons (#11760)
* Add default translations for binding add-ons

This makes the texts used by these add-ons translatable with Crowdin.

To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.

There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-15 18:40:21 +01:00
..
src/main Add default translations for binding add-ons (#11760) 2021-12-15 18:40:21 +01:00
NOTICE added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00
pom.xml applied spotless 2021-06-27 23:25:35 +02:00
README.md added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00

Silvercrest Wifi Plug Binding

This binding integrates the Silvercrest Wifi Socket SWS-A1 sold by Lidl and the EasyHome Wifi Socket DIS-124 sold by Aldi.

Supported Things

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 the mac address and the vendor is required. You can check the Wifi Socket mac address in your router or using some mobile app. Supported vendors are either Silvercrest (Lidl) or EasyHome (Aldi).

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
vendor text true The vendor of the system ("ALDI_EASYHOME" or "LIDL_SILVERCREST") LIDL_SILVERCREST

E.g.

Thing silvercrestwifisocket:wifiSocket:lamp [ macAddress="ACCF23343C50", vendor="ALDI_EASYHOME" ]

Channels

The Silvercrest Wifi Socket support the following channel:

Channel Type ID Item Type Description
switch Switch Wifi Socket Switch.