]> git.basschouten.com Git - openhab-addons.git/blob
e3eb3ade934e17ea67f7835c1de66eb77bfac20a
[openhab-addons.git] /
1 # binding
2
3 binding.silvercrestwifisocket.name = Silvercrest Wifi Socket Binding
4 binding.silvercrestwifisocket.description = This is the binding for Silvercrest Wifi Socket sold by Lidl.
5
6 # thing types
7
8 thing-type.silvercrestwifisocket.wifiSocket.label = Silvercrest Wifi Socket
9 thing-type.silvercrestwifisocket.wifiSocket.description = Supports Silvercrest Wifi Socket SWS-A1.
10
11 # thing types config
12
13 thing-type.config.silvercrestwifisocket.wifiSocket.hostAddress.label = Host Address
14 thing-type.config.silvercrestwifisocket.wifiSocket.hostAddress.description = The socket Host address. The binding is able to discover the host address.
15 thing-type.config.silvercrestwifisocket.wifiSocket.macAddress.label = MAC Address
16 thing-type.config.silvercrestwifisocket.wifiSocket.macAddress.description = The socket MAC address.
17 thing-type.config.silvercrestwifisocket.wifiSocket.updateInterval.label = Update Interval
18 thing-type.config.silvercrestwifisocket.wifiSocket.updateInterval.description = Update time interval in seconds to request the status of the socket.
19 thing-type.config.silvercrestwifisocket.wifiSocket.vendor.label = Vendor
20 thing-type.config.silvercrestwifisocket.wifiSocket.vendor.description = The vendor selling the WiFi socket.
21 thing-type.config.silvercrestwifisocket.wifiSocket.vendor.option.LIDL_SILVERCREST = Lidl (Silvercrest)
22 thing-type.config.silvercrestwifisocket.wifiSocket.vendor.option.ALDI_EASYHOME = Aldi (EasyHome)
23
24 # channel types
25
26 channel-type.silvercrestwifisocket.switch.label = Socket Switch
27 channel-type.silvercrestwifisocket.switch.description = Silvercrest Wifi Socket Switch to turn on or off.