]> git.basschouten.com Git - openhab-addons.git/blob
63424679a6e7ffb0f77170c12b50c22e61f77e36
[openhab-addons.git] /
1 # add-on
2
3 addon.fineoffsetweatherstation.name = Fine Offset Weather Station
4 addon.fineoffsetweatherstation.description = A binding for the Weather Stations Manufactured by Fine Offset
5
6 # thing types
7
8 thing-type.fineoffsetweatherstation.gateway.label = Gateway Device
9 thing-type.fineoffsetweatherstation.gateway.description = A WiFi connected gateway device (WN1900, GW1000, GW1100, WH2680, WH2650) to bridge Sensors
10 thing-type.fineoffsetweatherstation.sensor.label = Sensor Device
11 thing-type.fineoffsetweatherstation.sensor.description = A Sensor connected to the gateway (WN1900, GW1000, GW1100, WH2680, WH2650)
12
13 # thing types config
14
15 thing-type.config.fineoffsetweatherstation.gateway.discoverInterval.label = Discover Interval
16 thing-type.config.fineoffsetweatherstation.gateway.discoverInterval.description = Interval in seconds to fetch registered sensors, battery status and signal strength
17 thing-type.config.fineoffsetweatherstation.gateway.ip.label = IP Address
18 thing-type.config.fineoffsetweatherstation.gateway.ip.description = The Hostname or IP address of the device
19 thing-type.config.fineoffsetweatherstation.gateway.pollingInterval.label = Polling Interval
20 thing-type.config.fineoffsetweatherstation.gateway.pollingInterval.description = Polling interval for refreshing the data in seconds
21 thing-type.config.fineoffsetweatherstation.gateway.port.label = Port
22 thing-type.config.fineoffsetweatherstation.gateway.port.description = The network port of the gateway
23 thing-type.config.fineoffsetweatherstation.gateway.protocol.label = Protocol
24 thing-type.config.fineoffsetweatherstation.gateway.protocol.description = The protocol to use for communicating with the gateway, valid values are: `DEFAULT` or `ELV`
25 thing-type.config.fineoffsetweatherstation.sensor.sensor.label = Sensor
26
27 # channel types
28
29 channel-type.fineoffsetweatherstation.battery-voltage.label = Battery Voltage
30 channel-type.fineoffsetweatherstation.battery-voltage.description = The voltage of the battery
31 channel-type.fineoffsetweatherstation.co2.label = CO₂
32 channel-type.fineoffsetweatherstation.co2.description = Air Quality Indicator
33 channel-type.fineoffsetweatherstation.humidity.label = Humidity
34 channel-type.fineoffsetweatherstation.illumination.label = Illumination
35 channel-type.fineoffsetweatherstation.lightning-counter.label = Lightning Counter
36 channel-type.fineoffsetweatherstation.lightning-distance.label = Lightning Distance
37 channel-type.fineoffsetweatherstation.lightning-time.label = Lightning Time
38 channel-type.fineoffsetweatherstation.max-wind-speed.label = Maximum Wind Speed
39 channel-type.fineoffsetweatherstation.moisture.label = Moisture
40 channel-type.fineoffsetweatherstation.pm10.label = PM10 Air Quality
41 channel-type.fineoffsetweatherstation.pm25.label = PM2.5 Air Quality
42 channel-type.fineoffsetweatherstation.pressure.label = Pressure
43 channel-type.fineoffsetweatherstation.rain-rate.label = Rain Rate
44 channel-type.fineoffsetweatherstation.rain.label = Rain
45 channel-type.fineoffsetweatherstation.temperature.label = Temperature
46 channel-type.fineoffsetweatherstation.uv-index.label = UV-Index
47 channel-type.fineoffsetweatherstation.uv-radiation.label = UV-Irradiation
48 channel-type.fineoffsetweatherstation.water-leak-detection.label = Water Leak Detection
49
50 # channel types
51
52 channel = Channel
53 thing.gateway.label = Weather Station
54 thing.sensor.WH24.label = Weather Station - Outdoor Unit
55 thing.sensor.WH24.description = Sensor for Wind Speed & Direction, Solar Radiation & Light, Temperature, Humidity, Rainfall
56 thing.sensor.WH25.label = Sensor for Temperature, Humidity and Pressure
57 thing.sensor.WH25.description = Multi-Channel Sensor for Temperature, Humidity and pressure
58 thing.sensor.WH26.label = Sensor for Temperature and Humidity
59 thing.sensor.WH26.description = Multi-Channel Sensor for Temperature and Humidity
60 thing.sensor.WH31.label = Sensor for Temperature and Humidity
61 thing.sensor.WH31.description = Multi-Channel Sensor for Temperature and Humidity
62 thing.sensor.WH34.label = Temperature Sensor with external probe
63 thing.sensor.WH35.label = Leaf Wetness Sensor
64 thing.sensor.WH40.label = Rainfall Sensor
65 thing.sensor.WH41.label = Air Quality Sensor - outdoor
66 thing.sensor.WH41.description = An outdoor PM2.5 Air Quality Sensor
67 thing.sensor.WH45.label = Air Quality Sensor
68 thing.sensor.WH45.description = 5-in-1 Air Quality Sensor for CO2, PM2.5, PM10, Temperature and Humidity
69 thing.sensor.WH51.label = Soil Moisture Sensor
70 thing.sensor.WH55.label = Water Leak Detection Sensor
71 thing.sensor.WH57.label = Lightning Detection Sensor
72 thing.sensor.WH65.label = Weather Station - outdoor unit
73 thing.sensor.WH65.description = Sensor for Wind Speed & Direction, Solar Radiation & Light, Temperature, Humidity and Rainfall
74 thing.sensor.WH68.label = Weather Station - outdoor unit
75 thing.sensor.WH68.description = Solar-powered Sensor for Wind Speed & Direction, Solar Radiation & Light
76 thing.sensor.WH80.label = Weather Station - outdoor unit
77 thing.sensor.WH80.description = Ultrasonic Sensor for Wind Speed & Direction, Solar Radiation & Light, Temperature & Humidity
78 thing.sensor.WH90.label = Weather Station - outdoor unit
79 thing.sensor.WH90.description = Ultrasonic sensor for wind speed & direction, solar radiation & light, temperature, humidity and haptic rainfall Sensor
80
81 # channels
82
83 thing-type.fineoffsetweatherstation.sensor.channel.batteryVoltage.label = Battery Voltage
84
85 # dynamic channels
86
87 gateway.dynamic-channel.temperature-indoor.label = Indoor Temperature
88 gateway.dynamic-channel.temperature-outdoor.label = Outdoor Temperature
89 gateway.dynamic-channel.temperature-dew-point.label = Dew Point
90 gateway.dynamic-channel.temperature-wind-chill.label = Perceived Temperature
91 gateway.dynamic-channel.temperature-heat-index.label = Heat Index
92 gateway.dynamic-channel.humidity-indoor.label = Humidity Inside
93 gateway.dynamic-channel.humidity-outdoor.label = Humidity Outside
94 gateway.dynamic-channel.pressure-absolute.label = Absolute Pressure
95 gateway.dynamic-channel.pressure-relative.label = Relative Pressure
96 gateway.dynamic-channel.direction-wind.label = Wind Direction
97 gateway.dynamic-channel.speed-wind.label = Wind Speed
98 gateway.dynamic-channel.speed-gust.label = Gust Speed
99 gateway.dynamic-channel.rain-event.label = Amount of Rainfall At the last Rain
100 gateway.dynamic-channel.rain-rate.label = Rainfall Rate
101 gateway.dynamic-channel.rain-hour.label = Rainfall Current Hour
102 gateway.dynamic-channel.rain-day.label = Rainfall Today
103 gateway.dynamic-channel.rain-week.label = Rainfall this Week
104 gateway.dynamic-channel.rain-month.label = Rainfall this Month
105 gateway.dynamic-channel.rain-year.label = Rainfall this Year
106 gateway.dynamic-channel.rain-total.label = Rainfall Total
107 gateway.dynamic-channel.illumination.label = Light Intensity
108 gateway.dynamic-channel.irradiation-uv.label = UV Irradiation
109 gateway.dynamic-channel.uv-index.label = UV Index
110 gateway.dynamic-channel.time.label = Date and Time
111 gateway.dynamic-channel.wind-max-day.label = Maximum Wind Speed Today
112 gateway.dynamic-channel.temperature-channel.label = Temperature Channel {0}
113 gateway.dynamic-channel.humidity-channel.label = Humidity Channel {0}
114 gateway.dynamic-channel.temperature-soil-channel.label = Soil Temperature Channel {0}
115 gateway.dynamic-channel.moisture-soil-channel.label = Soil Moisture Channel {0}
116 gateway.dynamic-channel.air-quality-24-hour-average-channel.label = PM2.5 Air Quality 24 Hour Average Channel {0}
117 gateway.dynamic-channel.air-quality-channel.label = PM2.5 Air Quality Channel {0}
118 gateway.dynamic-channel.water-leak-channel.label = Water Leak Detection Channel {0}
119 gateway.dynamic-channel.lightning-distance.label = Lightning Distance
120 gateway.dynamic-channel.lightning-time.label = Time of last Lightning Strike
121 gateway.dynamic-channel.lightning-counter.label = Lightning Strikes Today
122 gateway.dynamic-channel.temperature-external-channel.label = External Temperature Sensor Channel {0}
123 gateway.dynamic-channel.sensor-co2-temperature.label = Temperature (CO2-Sensor)
124 gateway.dynamic-channel.sensor-co2-humidity.label = Humidity (CO2-Sensor)
125 gateway.dynamic-channel.sensor-co2-pm10.label = PM10 Air Quality (CO2-Sensor)
126 gateway.dynamic-channel.sensor-co2-pm10-24-hour-average.label = PM10 Air Quality 24 Hour Average (CO2-Sensor)
127 gateway.dynamic-channel.sensor-co2-pm25.label = PM2.5 Air Quality (CO2-Sensor)
128 gateway.dynamic-channel.sensor-co2-pm25-24-hour-average.label = PM2.5 Air Quality 24 Hour Average (CO2-Sensor)
129 gateway.dynamic-channel.sensor-co2-co2.label = CO2
130 gateway.dynamic-channel.sensor-co2-co2-24-hour-average.label = CO2 24 Hour Average
131 gateway.dynamic-channel.leaf-wetness-channel.label = Leaf Moisture Channel {0}
132 gateway.dynamic-channel.piezo-rain-rate.label = Rain Rate
133 gateway.dynamic-channel.piezo-rain-event.label = Rain Event
134 gateway.dynamic-channel.piezo-rain-hour.label = Rain hour
135 gateway.dynamic-channel.piezo-rain-day.label = Rain Day
136 gateway.dynamic-channel.piezo-rain-week.label = Rain Week
137 gateway.dynamic-channel.piezo-rain-month.label = Rain Month
138 gateway.dynamic-channel.piezo-rain-year.label = Rain Year