]> git.basschouten.com Git - openhab-addons.git/commitdiff
[netatmo] Remove 2 outdated entries from the properties file (#12827)
authorlolodomo <lg.hc@free.fr>
Fri, 27 May 2022 15:24:28 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Fri, 27 May 2022 15:24:28 +0000 (17:24 +0200)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties

index aa356e5a3f031a9db601b4037b955ddf980e9d43..6f323041ddd594bdc575e8c574453ff8f4e16512 100644 (file)
@@ -60,13 +60,13 @@ channel-group-type.netatmo.presence.label = Presence Camera
 channel-group-type.netatmo.pressure-extended.label = Pressure
 channel-group-type.netatmo.pressure-extended.channel.trend.label = Pressure Trend
 channel-group-type.netatmo.pressure.label = Pressure
+channel-group-type.netatmo.properties-room.label = Room Status
+channel-group-type.netatmo.properties-thermostat.label = Thermostat
 channel-group-type.netatmo.rain.label = Rain gauge
 channel-group-type.netatmo.rain.channel.sum-1.label = Rain 1h
 channel-group-type.netatmo.rain.channel.sum-1.description = Quantity of water over last hour.
 channel-group-type.netatmo.rain.channel.sum-24.label = Rain 24h
 channel-group-type.netatmo.rain.channel.sum-24.description = Quantity of water during the current day.
-channel-group-type.netatmo.properties-room.label = Room Status
-channel-group-type.netatmo.temperature-room.label = Room Temperature
 channel-group-type.netatmo.security.label = Home Security
 channel-group-type.netatmo.setpoint.label = Setpoint
 channel-group-type.netatmo.setpoint.channel.end.label = Setpoint End
@@ -95,12 +95,12 @@ channel-group-type.netatmo.temperature-outside.channel.max-time.description = Mo
 channel-group-type.netatmo.temperature-outside.channel.min-time.label = Today Min Timestamp
 channel-group-type.netatmo.temperature-outside.channel.min-time.description = Moment when temperature was measured at its minimum today.
 channel-group-type.netatmo.temperature-outside.channel.trend.label = Temperature Trend
+channel-group-type.netatmo.temperature-room.label = Room Temperature
 channel-group-type.netatmo.temperature.label = Temperature
 channel-group-type.netatmo.temperature.channel.max-time.label = Today Max Timestamp
 channel-group-type.netatmo.temperature.channel.max-time.description = Moment when temperature was measured at its maximum today.
 channel-group-type.netatmo.temperature.channel.min-time.label = Today Min Timestamp
 channel-group-type.netatmo.temperature.channel.min-time.description = Moment when temperature was measured at its minimum today.
-channel-group-type.netatmo.properties-thermostat.label = Thermostat
 channel-group-type.netatmo.timestamp-extended.label = Timestamp
 channel-group-type.netatmo.timestamp-extended.channel.last-seen.label = Last Seen
 channel-group-type.netatmo.timestamp-extended.channel.last-seen.description = Last time the module reported its presence.
@@ -400,5 +400,3 @@ actionInputModeLabel = Mode
 actionInputModeDesc = The mode to set: MANUAL, SCHEDULE or FG (Frost-Guard)
 actionLabel = send a set room thermpoint command
 actionDesc = Send set room thermpoint command with endtime.
-reconnectApiLabel = Reconnect API
-reconnectApiDesc = Reopens the Netatmo API session.