]> git.basschouten.com Git - openhab-addons.git/blob
0abc473d29bd6e40b47a1a3b3333920a6b1555e4
[openhab-addons.git] /
1 # binding
2 binding.proteusecometer.name = Proteus EcoMeter
3 binding.proteusecometer.description = Puts your EcoMeter data into openHAB
4 # thing types
5 thing-type.proteusecometer.EcoMeterS.label = Proteus EcoMeter S
6 thing-type.proteusecometer.EcoMeterS.description = Sensor for measuring water level of a cistern. Connected via USB
7
8 thing-type.config.proteusecometer.EcoMeterS.usbPort.label = USB Port
9 thing-type.config.proteusecometer.EcoMeterS.usbPort.description = USB port the device is connected to i.e. /dev/ttyUSB0
10 # channel types
11 channel-type.proteusecometer.Temperature.label = Temperature
12 channel-type.proteusecometer.Temperature.description = Temperature measured by the sensor
13
14 channel-type.proteusecometer.SensorLevel.label = Sensor Level
15 channel-type.proteusecometer.SensorLevel.description = The distance between the sensor and the water surface
16
17 channel-type.proteusecometer.UsableLevel.label = Usable Level in litre
18 channel-type.proteusecometer.UsableLevel.description = The usable level in litre
19
20 channel-type.proteusecometer.UsableLevelInPercent.label = Usable Level in percent
21 channel-type.proteusecometer.UsableLevelInPercent.description = The usable level in percent
22
23 channel-type.proteusecometer.TotalCapacity.label = Total Capacity
24 channel-type.proteusecometer.TotalCapacity.description = The total capacity of your cistern/tank