From: lsiepel Date: Sat, 4 Feb 2023 18:44:06 +0000 (+0100) Subject: [plugwiseha] Added default tags (#14160) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=bc6a027f9ea0e50620951a184582634a905db850;p=openhab-addons.git [plugwiseha] Added default tags (#14160) * add default tags Signed-off-by: lsiepel --- diff --git a/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/i18n/plugwiseha.properties b/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/i18n/plugwiseha.properties index b3f750f522..9235b13c40 100644 --- a/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/i18n/plugwiseha.properties +++ b/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/i18n/plugwiseha.properties @@ -70,7 +70,7 @@ channel-type.plugwiseha.intendedHeatingState.description = Should the boiler be channel-type.plugwiseha.lock.label = Lock channel-type.plugwiseha.lock.description = Locks the switch state of the Plugwise Smart plug channel-type.plugwiseha.maxBoilerTemperature.label = Max Boiler Temperature -channel-type.plugwiseha.maxBoilerTemperature.description = Gets the maximum temperature ofthis boiler +channel-type.plugwiseha.maxBoilerTemperature.description = Gets the maximum temperature of this boiler channel-type.plugwiseha.modulationLevel.label = Modulelation Level channel-type.plugwiseha.modulationLevel.description = Gets the modulation level of this boiler channel-type.plugwiseha.offsetTemperature.label = Thermostat Temperature Offset @@ -97,7 +97,7 @@ channel-type.plugwiseha.regulationControl.state.option.active = Active channel-type.plugwiseha.regulationControl.state.option.passive = Passive channel-type.plugwiseha.regulationControl.state.option.off = Off channel-type.plugwiseha.returnWaterTemperature.label = Return Water Temperature -channel-type.plugwiseha.returnWaterTemperature.description = Gets the temperature of the boiler return water +channel-type.plugwiseha.returnWaterTemperature.description = Gets the temperature of the return water channel-type.plugwiseha.setpointTemperature.label = Setpoint Temperature channel-type.plugwiseha.setpointTemperature.description = Gets or sets the set point of this zone channel-type.plugwiseha.temperature.label = Zone Temperature diff --git a/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/thing/channels.xml index bf4472648a..46a3cd0b68 100644 --- a/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.plugwiseha/src/main/resources/OH-INF/thing/channels.xml @@ -9,6 +9,10 @@ Gets or sets the set point of this zone heating + + Setpoint + Temperature + @@ -17,6 +21,10 @@ Gets the temperature of this zone heating + + Measurement + Temperature + @@ -73,6 +81,10 @@ Number:Power + + Measurement + Power + @@ -153,6 +165,10 @@ Gets the temperature of the domestic hot water heating + + Measurement + Temperature + @@ -169,6 +185,10 @@ Gets the temperature of this boiler heating + + Measurement + Temperature + @@ -177,6 +197,10 @@ Gets the temperature of the return water heating + + Measurement + Temperature + @@ -191,7 +215,7 @@ Number:Temperature - Gets the maximum temperature ofthis boiler + Gets the maximum temperature of this boiler heating @@ -201,6 +225,10 @@ Gets the water pressure of the boiler heating + + Measurement + Pressure + @@ -225,6 +253,10 @@ Gets the position of the valve (0% closed, 100% open) heating + + Status + OpenLevel +