[netatmo] Remove 2 outdated entries from the properties file (#12827)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-05-27 17:24:28 +02:00 committed by GitHub
parent 53db5c4822
commit efde8beae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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.