]> git.basschouten.com Git - openhab-addons.git/blob
0be49b46a087b88a27b7dd297b0297b198fd00a1
[openhab-addons.git] /
1 binding.luftdateninfo.name = LuftdatenInfo Binding
2 binding.luftdateninfo.description = Das Binding stellt die Daten der Eigenbau-Sensoren von LuftdatenInfo zur Verfügung
3
4 thing-type.luftdateninfo.particulate.label = Feinstaubsensor
5 thing-type.luftdateninfo.particulate.description = Messung der Feinstaubbelastung in der Umgebung 
6 thing-type.luftdateninfo.conditions.label = Umweltsensor
7 thing-type.luftdateninfo.conditions.description = Messung der Temperatur, Luftfeuchtigkeit und Luftdruck 
8 thing-type.luftdateninfo.noise.label = Lärmsensor
9 thing-type.luftdateninfo.noise.description = Messung der Lärmbelastung in der Umgebung 
10
11 channel-type.luftdateninfo.pm25-channel.label = Feinstaub der Kategorie PM 2.5
12 channel-type.luftdateninfo.pm100-channel.label = Feinstaub der Kategorie PM 10.0
13 channel-type.luftdateninfo.temp-channel.label = Temperatur
14 channel-type.luftdateninfo.hum-channel.label = Luftfeuchtigkeit
15 channel-type.luftdateninfo.pressure-channel.label = Atmosphärischer Druck
16 channel-type.luftdateninfo.pressure-sea-channel.label = Atmosphärischer Druck Auf Meereshöhe
17 channel-type.luftdateninfo.noise-eq-channel.label = Durchschnittlicher Lärmpegel
18 channel-type.luftdateninfo.noise-min-channel.label = Minimaler Lärmpegel 
19 channel-type.luftdateninfo.noise-max-channel.label = Maximaler Lärmpegel