3 binding.livisismarthome.name = LIVISI SmartHome Binding
4 binding.livisismarthome.description = The LIVISI SmartHome binding integrates your LIVISI SmartHome system.
8 error.connect = Can't connect to LIVISI SmartHome service! Please check your credentials.
9 error.notReachable = Device not reachable
10 error.deviceNotFound = Device not found in LIVISI SmartHome config. Was it removed?
11 error.deviceIdUnknown = Unknown device id
12 error.bridgeHandlerMissing = The bridge or bridge handler is missing. Isn't it configured at the thing?
16 thing-type.livisismarthome.AnalogMeter.label = Analog Meter
17 thing-type.livisismarthome.AnalogMeter.description = The Analog Meter from the EnergyControl product.
18 thing-type.livisismarthome.BRC8.label = Basic Remote Controller (BRC8)
19 thing-type.livisismarthome.BRC8.description = A battery powered remote controller with eight push buttons.
20 thing-type.livisismarthome.BT-PSS.label = Bluetooth Pluggable Smart Switch (BT-PSS)
21 thing-type.livisismarthome.BT-PSS.description = A pluggable switch that can be switched on and off and which can measure the current energy consumption.
22 thing-type.livisismarthome.GenerationMeter.label = Generation Meter
23 thing-type.livisismarthome.GenerationMeter.description = The Generation Meter from the PowerControlSolar product, that measures the generated energy.
24 thing-type.livisismarthome.ISC2.label = In Wall Smart Controller (ISC2)
25 thing-type.livisismarthome.ISC2.description = A smart controller with two push buttons.
26 thing-type.livisismarthome.ISD2.label = In Wall Smart Dimmer (ISD2)
27 thing-type.livisismarthome.ISD2.description = An in wall dimmer with push buttons.
28 thing-type.livisismarthome.ISR2.label = In Wall Smart Roller Shutter (ISR2)
29 thing-type.livisismarthome.ISR2.description = An in wall rollershutter with two push buttons.
30 thing-type.livisismarthome.ISS2.label = In Wall Smart Switch (ISS2)
31 thing-type.livisismarthome.ISS2.description = An in wall switch with push buttons that can be switched on and off.
32 thing-type.livisismarthome.PSD.label = Pluggable Smart Dimmer (PSD)
33 thing-type.livisismarthome.PSD.description = A pluggable dimmer.
34 thing-type.livisismarthome.PSS.label = Pluggable Smart Switch (PSS)
35 thing-type.livisismarthome.PSS.description = A pluggable switch that can be switched on and off.
36 thing-type.livisismarthome.PSSO.label = Pluggable Smart Switch Outdoor (PSSO)
37 thing-type.livisismarthome.PSSO.description = A pluggable outdoor switch that can be switched on and off.
38 thing-type.livisismarthome.RST.label = Radiator Mounted Smart Thermostat (RST)
39 thing-type.livisismarthome.RST.description = A thermostat, that supports setting the temperature and measuring the current temperature and humidity.
40 thing-type.livisismarthome.RST2.label = Radiator Mounted Smart Thermostat (RST2)
41 thing-type.livisismarthome.RST2.description = A thermostat, that supports setting the temperature and measuring the current temperature and humidity (2 battery version since 2018)
42 thing-type.livisismarthome.SmartMeter.label = Smart Meter
43 thing-type.livisismarthome.SmartMeter.description = The Smart Meter from the PowerControl product.
44 thing-type.livisismarthome.TwoWayMeter.label = Two-Way-Meter
45 thing-type.livisismarthome.TwoWayMeter.description = The Two-Way-Meter from the PowerControlSolar product.
46 thing-type.livisismarthome.VariableActuator.label = Variable Actuator
47 thing-type.livisismarthome.VariableActuator.description = A variable from the LIVISI SmartHome System that can be switched on and off.
48 thing-type.livisismarthome.WDS.label = Wall Mounted Door/Window Sensor (WDS)
49 thing-type.livisismarthome.WDS.description = A window/door sensor, that provides the open/close state.
50 thing-type.livisismarthome.WMD.label = Wall Mounted Motion Detector Indoor (WMD)
51 thing-type.livisismarthome.WMD.description = A battery powered motion detector, that also measures luminance.
52 thing-type.livisismarthome.WMDO.label = Wall Mounted Motion Detector Outdoor (WMDO)
53 thing-type.livisismarthome.WMDO.description = A battery powered motion detector for outdoors, that also measures luminance.
54 thing-type.livisismarthome.WRT.label = Wall Mounted Room Thermostat (WRT)
55 thing-type.livisismarthome.WRT.description = A wall thermostat, that supports setting the temperature and measuring the current temperature and humidity.
56 thing-type.livisismarthome.WSC2.label = Wall Mounted Smart Controller (WSC2)
57 thing-type.livisismarthome.WSC2.description = A battery powered smart controller with two push buttons.
58 thing-type.livisismarthome.WSD.label = Wall Mounted Smoke Detector (WSD)
59 thing-type.livisismarthome.WSD.description = A battery powered smoke detector sensor with integrated alarm (first version).
60 thing-type.livisismarthome.WSD2.label = Wall Mounted Smoke Detector (WSD2)
61 thing-type.livisismarthome.WSD2.description = A battery powered smoke detector sensor with integrated alarm (2nd version with long-life battery).
62 thing-type.livisismarthome.bridge.label = LIVISI SmartHome Controller
63 thing-type.livisismarthome.bridge.description = The LIVISI SmartHome Controller (SHC) is the bridge for the LIVISI SmartHome System.
67 thing-type.config.livisismarthome.bridge.group.advanced.label = Advanced Configuration
68 thing-type.config.livisismarthome.bridge.group.advanced.description = Advanced parameters, for special tweaking only.
69 thing-type.config.livisismarthome.bridge.group.connection.label = Connection
70 thing-type.config.livisismarthome.bridge.group.connection.description = Parameters for connecting to LIVISI SmartHome Controller (SHC)
71 thing-type.config.livisismarthome.bridge.webSocketIdleTimeout.label = WebSocket Idle Timeout in Seconds
72 thing-type.config.livisismarthome.bridge.webSocketIdleTimeout.description = The WebSocket is the connection to the LIVISI service that listens to status updates. If no data is received over the websocket connection for the given time, the websocket will reconnect. 0 will disable the idle timeout. Default is 900 seconds (15 minutes).
73 thing-type.config.livisismarthome.config.id.label = ID
74 thing-type.config.livisismarthome.config.id.description = The identifier uniquely identifies this device.
77 channel-type.livisismarthome.absoluteEnergyConsumption.label = Total Consumption
78 channel-type.livisismarthome.absoluteEnergyConsumption.description = The absolute Energy consumption
79 channel-type.livisismarthome.alarmActuator.label = Alarm
80 channel-type.livisismarthome.alarmActuator.description = Switches the alarm on/off
81 channel-type.livisismarthome.booleanStateActuator.label = Switch
82 channel-type.livisismarthome.booleanStateActuator.description = Switches the state on/off
83 channel-type.livisismarthome.cpuUsage.label = CPU Usage
84 channel-type.livisismarthome.cpuUsage.description = The CPU usage of SHC
85 channel-type.livisismarthome.dimmerActuator.label = Dimmer
86 channel-type.livisismarthome.dimmerActuator.description = Dimms the connected light (percent)
87 channel-type.livisismarthome.diskUsage.label = Disk Usage
88 channel-type.livisismarthome.diskUsage.description = The disk usage of SHC
89 channel-type.livisismarthome.energyConsumptionDayEuro.label = Consumption Costs (day)
90 channel-type.livisismarthome.energyConsumptionDayEuro.description = The energy consumption per day (Euro)
91 channel-type.livisismarthome.energyConsumptionDayKwh.label = Consumption (day)
92 channel-type.livisismarthome.energyConsumptionDayKwh.description = The energy consumption per day (kWh)
93 channel-type.livisismarthome.energyConsumptionMonthEuro.label = Consumption Costs (month)
94 channel-type.livisismarthome.energyConsumptionMonthEuro.description = The energy consumption per month (Euro)
95 channel-type.livisismarthome.energyConsumptionMonthKwh.label = Consumption (month)
96 channel-type.livisismarthome.energyConsumptionMonthKwh.description = The energy consumption per month (kWh)
97 channel-type.livisismarthome.energyFeedDayEuro.label = Feed Income (day)
98 channel-type.livisismarthome.energyFeedDayEuro.description = The energy feed per day (Euro)
99 channel-type.livisismarthome.energyFeedDayKwh.label = Feed (day)
100 channel-type.livisismarthome.energyFeedDayKwh.description = The energy feed per day (kWh)
101 channel-type.livisismarthome.energyFeedMonthEuro.label = Feed Income (month)
102 channel-type.livisismarthome.energyFeedMonthEuro.description = The energy feed per month (Euro)
103 channel-type.livisismarthome.energyFeedMonthKwh.label = Feed (month)
104 channel-type.livisismarthome.energyFeedMonthKwh.description = The energy feed per month (kWh)
105 channel-type.livisismarthome.energyGenerationDayEuro.label = Generation Value (day)
106 channel-type.livisismarthome.energyGenerationDayEuro.description = The energy generation per day (Euro)
107 channel-type.livisismarthome.energyGenerationDayKwh.label = Generation (day)
108 channel-type.livisismarthome.energyGenerationDayKwh.description = The energy generation per day (kWh)
109 channel-type.livisismarthome.energyGenerationMonthEuro.label = Generation Value (month)
110 channel-type.livisismarthome.energyGenerationMonthEuro.description = The energy generation per month (Euro)
111 channel-type.livisismarthome.energyGenerationMonthKwh.label = Generation (month)
112 channel-type.livisismarthome.energyGenerationMonthKwh.description = The energy generation per month (kWh)
113 channel-type.livisismarthome.humiditySensorHumidity.label = Actual Humidity
114 channel-type.livisismarthome.humiditySensorHumidity.description = Actual measured room humidity (percent)
115 channel-type.livisismarthome.humiditySensorMoldWarning.label = Mold Warning
116 channel-type.livisismarthome.humiditySensorMoldWarning.description = Active, if humidity is over a threshold (configured in LIVISI app)
117 channel-type.livisismarthome.luminanceSensor.label = Luminance
118 channel-type.livisismarthome.luminanceSensor.description = Shows the detected luminance (percent)
119 channel-type.livisismarthome.memoryUsage.label = Memory Usage
120 channel-type.livisismarthome.memoryUsage.description = The memory usage of SHC (percent)
121 channel-type.livisismarthome.motionDetectionSensor.label = Motion Count
122 channel-type.livisismarthome.motionDetectionSensor.description = The count of detected motions
123 channel-type.livisismarthome.operationStatus.label = Operation Status
124 channel-type.livisismarthome.operationStatus.description = The operation status of SHC-A
125 channel-type.livisismarthome.powerConsumptionWatt.label = Current Power Consumption
126 channel-type.livisismarthome.powerConsumptionWatt.description = The current power consumption (Watt)
127 channel-type.livisismarthome.powerGenerationWatt.label = Current Power Generation
128 channel-type.livisismarthome.powerGenerationWatt.description = The current power generation (Watt)
129 channel-type.livisismarthome.pushButtonCounter.label = Button Pushed Count
130 channel-type.livisismarthome.pushButtonCounter.description = The count of button pushes.
131 channel-type.livisismarthome.rollerShutterActuator.label = Blinds Position
132 channel-type.livisismarthome.rollerShutterActuator.description = Controls the blinds (percent)
133 channel-type.livisismarthome.smokeDetectorSensor.label = Smoke
134 channel-type.livisismarthome.smokeDetectorSensor.description = Shows if smoke was detected (on/off)
135 channel-type.livisismarthome.switchActuator.label = Switch
136 channel-type.livisismarthome.switchActuator.description = Switches the current (on/off)
137 channel-type.livisismarthome.temperatureSensorFrostWarning.label = Frost Warning
138 channel-type.livisismarthome.temperatureSensorFrostWarning.description = Warns, if temperature drop below a threshold (configured in LIVISI app)
139 channel-type.livisismarthome.temperatureSensorTemperature.label = Actual Temperature
140 channel-type.livisismarthome.temperatureSensorTemperature.description = Actual measured room temperature
141 channel-type.livisismarthome.thermostatActuatorOperationMode.label = Operation Mode
142 channel-type.livisismarthome.thermostatActuatorOperationMode.description = Thermostat operation mode (manual/auto)
143 channel-type.livisismarthome.thermostatActuatorOperationMode.state.option.Auto = auto
144 channel-type.livisismarthome.thermostatActuatorOperationMode.state.option.Manu = manual
145 channel-type.livisismarthome.thermostatActuatorPointTemperature.label = Target Temperature
146 channel-type.livisismarthome.thermostatActuatorPointTemperature.description = Thermostat target temperature (6°C to 30°C)
147 channel-type.livisismarthome.thermostatActuatorWindowReductionActive.label = Window Reduction Active
148 channel-type.livisismarthome.thermostatActuatorWindowReductionActive.description = Thermostat temperature reduced, if window is open.
149 channel-type.livisismarthome.totalEnergyConsumption.label = Total Consumption
150 channel-type.livisismarthome.totalEnergyConsumption.description = The total Energy consumption
151 channel-type.livisismarthome.totalEnergyFed.label = Total Fed
152 channel-type.livisismarthome.totalEnergyFed.description = The total Energy fed
153 channel-type.livisismarthome.totalEnergyGeneration.label = Total Generation
154 channel-type.livisismarthome.totalEnergyGeneration.description = The total Energy generation
155 channel-type.livisismarthome.windowDoorSensor.label = Contact
156 channel-type.livisismarthome.windowDoorSensor.description = Shows the open/close state
158 # channel types config
160 channel-type.config.livisismarthome.RollerShutterActuator.invert.label = Invert Position
161 channel-type.config.livisismarthome.RollerShutterActuator.invert.description = By default the LIVISI value for OpenHAB is inverted so that "top" in LIVISI is also "top" in OpenHAB. If this is not desired, this inversion can be canceled again by activating this option.