Typos a/an (#13819)
This commit is contained in:
@@ -39,7 +39,7 @@ thing-type.deconz.lightsensor.description = A light sensor
|
||||
thing-type.deconz.onofflight.label = On/Off Light
|
||||
thing-type.deconz.onofflight.description = A light that can be turned on or off.
|
||||
thing-type.deconz.openclosesensor.label = Open/Close Sensor
|
||||
thing-type.deconz.openclosesensor.description = A open/close sensor
|
||||
thing-type.deconz.openclosesensor.description = An open/close sensor
|
||||
thing-type.deconz.powersensor.label = Power Sensor
|
||||
thing-type.deconz.powersensor.description = A power sensor
|
||||
thing-type.deconz.presencesensor.label = Presence Sensor
|
||||
|
||||
@@ -336,7 +336,7 @@
|
||||
<bridge-type-ref id="deconz"/>
|
||||
</supported-bridge-type-refs>
|
||||
<label>Open/Close Sensor</label>
|
||||
<description>A open/close sensor</description>
|
||||
<description>An open/close sensor</description>
|
||||
<channels>
|
||||
<channel typeId="open" id="open"/>
|
||||
<channel typeId="last_updated" id="last_updated"/>
|
||||
|
||||
Reference in New Issue
Block a user