* Add default translations for binding add-ons This makes the texts used by these add-ons translatable with Crowdin. To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file. We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications. There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged. Signed-off-by: Wouter Born <github@maindrain.net>
328 lines
20 KiB
Properties
328 lines
20 KiB
Properties
# binding
|
|
|
|
binding.ecobee.name = Ecobee Binding
|
|
binding.ecobee.description = This is the binding for Ecobee smart thermostats.
|
|
|
|
# thing types
|
|
|
|
thing-type.ecobee.account.label = Ecobee Account
|
|
thing-type.ecobee.account.description = Represents an account at Ecobee
|
|
thing-type.ecobee.sensor.label = Ecobee Remote Sensor
|
|
thing-type.ecobee.sensor.description = An Ecobee remote sensor
|
|
thing-type.ecobee.thermostat.label = Ecobee Thermostat
|
|
thing-type.ecobee.thermostat.description = An Ecobee thermostat
|
|
thing-type.ecobee.thermostat.group.alerts.label = Alert
|
|
thing-type.ecobee.thermostat.group.equipmentStatus.label = Equipment Status
|
|
thing-type.ecobee.thermostat.group.events.label = Running Event
|
|
thing-type.ecobee.thermostat.group.forecast0.label = Weather Forecast Today
|
|
thing-type.ecobee.thermostat.group.forecast1.label = Weather Forecast Tomorrow
|
|
thing-type.ecobee.thermostat.group.forecast2.label = Weather Forecast Day 2
|
|
thing-type.ecobee.thermostat.group.forecast3.label = Weather Forecast Day 3
|
|
thing-type.ecobee.thermostat.group.forecast4.label = Weather Forecast Day 4
|
|
thing-type.ecobee.thermostat.group.forecast5.label = Weather Forecast Day 5
|
|
thing-type.ecobee.thermostat.group.forecast6.label = Weather Forecast Day 6
|
|
thing-type.ecobee.thermostat.group.forecast7.label = Weather Forecast Day 7
|
|
thing-type.ecobee.thermostat.group.forecast8.label = Weather Forecast Day 8
|
|
thing-type.ecobee.thermostat.group.houseDetails.label = House Details
|
|
thing-type.ecobee.thermostat.group.info.label = Thermostat Info
|
|
thing-type.ecobee.thermostat.group.location.label = Location
|
|
thing-type.ecobee.thermostat.group.management.label = Management
|
|
thing-type.ecobee.thermostat.group.program.label = Program
|
|
thing-type.ecobee.thermostat.group.runtime.label = Runtime
|
|
thing-type.ecobee.thermostat.group.settings.label = Settings
|
|
thing-type.ecobee.thermostat.group.technician.label = Technician
|
|
thing-type.ecobee.thermostat.group.version.label = Version
|
|
thing-type.ecobee.thermostat.group.weather.label = Weather Station
|
|
|
|
# thing types config
|
|
|
|
thing-type.config.ecobee.account.apiKey.label = API Key
|
|
thing-type.config.ecobee.account.apiKey.description = Enter the API key
|
|
thing-type.config.ecobee.account.apiTimeout.label = API Timeout
|
|
thing-type.config.ecobee.account.apiTimeout.description = Time in seconds to allow API request to complete
|
|
thing-type.config.ecobee.account.discoveryEnabled.label = Discovery Enabled
|
|
thing-type.config.ecobee.account.discoveryEnabled.description = Enable/disable automatic discovery
|
|
thing-type.config.ecobee.account.refreshIntervalNormal.label = Refresh Interval (Normal)
|
|
thing-type.config.ecobee.account.refreshIntervalNormal.description = Specifies the refresh interval in seconds
|
|
thing-type.config.ecobee.account.refreshIntervalQuick.label = Refresh Interval (Quick)
|
|
thing-type.config.ecobee.account.refreshIntervalQuick.description = Specifies time in seconds to wait after successful update, command or action before refresh
|
|
thing-type.config.ecobee.sensor.sensorId.label = Sensor Id
|
|
thing-type.config.ecobee.sensor.sensorId.description = Id assigned to this sensor (e.g. rs:101)
|
|
thing-type.config.ecobee.thermostat.thermostatId.label = Thermostat ID
|
|
thing-type.config.ecobee.thermostat.thermostatId.description = Thermostat ID assigned to this thermostat by Ecobee
|
|
|
|
# channel group types
|
|
|
|
channel-group-type.ecobee.alerts.label = First Alert in Alert List
|
|
channel-group-type.ecobee.equipmentStatus.label = Equipment Status
|
|
channel-group-type.ecobee.events.label = Currently Running Event
|
|
channel-group-type.ecobee.forecast.label = Weather Forecast
|
|
channel-group-type.ecobee.houseDetails.label = Thermostat House Detail
|
|
channel-group-type.ecobee.info.label = Thermostat Info
|
|
channel-group-type.ecobee.location.label = Thermostat Location
|
|
channel-group-type.ecobee.management.label = Thermostat Management
|
|
channel-group-type.ecobee.program.label = Thermostat Program
|
|
channel-group-type.ecobee.runtime.label = Thermostat Runtime
|
|
channel-group-type.ecobee.settings.label = Thermostat Settings
|
|
channel-group-type.ecobee.technician.label = Thermostat Technician
|
|
channel-group-type.ecobee.version.label = Thermostat Version
|
|
channel-group-type.ecobee.weather.label = Weather
|
|
|
|
# channel types
|
|
|
|
channel-type.ecobee.actualHumidity.label = Actual Humidity
|
|
channel-type.ecobee.actualTemperature.label = Actual Temperature
|
|
channel-type.ecobee.alertAcknowledgeRef.label = Acknowledge Ref
|
|
channel-type.ecobee.alertAcknowledgement.label = Acknowledgement
|
|
channel-type.ecobee.alertDate.label = Date
|
|
channel-type.ecobee.alertIsOperatorAlert.label = Is Operator Alert
|
|
channel-type.ecobee.alertNotificationType.label = Notification Type
|
|
channel-type.ecobee.alertNumber.label = Number
|
|
channel-type.ecobee.alertRemindMeLater.label = Remind Me Later
|
|
channel-type.ecobee.alertReminder.label = Reminder
|
|
channel-type.ecobee.alertSendEmail.label = Send Email
|
|
channel-type.ecobee.alertSeverity.label = Severity
|
|
channel-type.ecobee.alertShowIdt.label = Show IDT
|
|
channel-type.ecobee.alertShowWeb.label = Show Web
|
|
channel-type.ecobee.alertText.label = Text
|
|
channel-type.ecobee.alertThermostatIdentifier.label = Thermostat Identifier
|
|
channel-type.ecobee.alertTime.label = Time
|
|
channel-type.ecobee.alertType.label = Type
|
|
channel-type.ecobee.autoAway.label = Auto Away
|
|
channel-type.ecobee.autoHeatCoolFeatureEnabled.label = Auto Heat Cool Feature Enabled
|
|
channel-type.ecobee.auxMaxOutdoorTemp.label = Aux Max Outdoor Temp
|
|
channel-type.ecobee.auxOutdoorTempAlert.label = Aux Outdoor Temp Alert
|
|
channel-type.ecobee.auxOutdoorTempAlertNotify.label = Aux Outdoor Temp Alert Notify
|
|
channel-type.ecobee.auxOutdoorTempAlertNotifyTechnician.label = Aux Outdoor Temp Alert Notify Technician
|
|
channel-type.ecobee.auxRuntimeAlert.label = Aux Runtime Alert
|
|
channel-type.ecobee.auxRuntimeAlertNotify.label = Aux Runtime Alert Notify
|
|
channel-type.ecobee.auxRuntimeAlertNotifyTechnician.label = Aux Runtime Alert Notify Technician
|
|
channel-type.ecobee.backlightOffDuringSleep.label = Backlight Off During Sleep
|
|
channel-type.ecobee.backlightOffTime.label = Backlight Off Time
|
|
channel-type.ecobee.backlightOnIntensity.label = Backlight On Intensity
|
|
channel-type.ecobee.backlightSleepIntensity.label = Backlight Sleep Intensity
|
|
channel-type.ecobee.brand.label = Brand
|
|
channel-type.ecobee.coldTempAlert.label = Cold Temp Alert
|
|
channel-type.ecobee.coldTempAlertEnabled.label = Cold Temp Alert Enabled
|
|
channel-type.ecobee.compressorProtectionMinTemp.label = Compressor Protection Min Temp
|
|
channel-type.ecobee.compressorProtectionMinTime.label = Compressor Protection Min Time
|
|
channel-type.ecobee.condensationAvoid.label = Condensation Avoid
|
|
channel-type.ecobee.connectDateTime.label = Connected Date Time
|
|
channel-type.ecobee.connected.label = Connected
|
|
channel-type.ecobee.coolMaxTemp.label = Cool Max Temp
|
|
channel-type.ecobee.coolMinTemp.label = Cool Min Temp
|
|
channel-type.ecobee.coolRangeHigh.label = Cool Range High
|
|
channel-type.ecobee.coolRangeLow.label = Cool Range Low
|
|
channel-type.ecobee.coolStages.label = Cool Stages
|
|
channel-type.ecobee.coolingLockout.label = Cooling Lockout
|
|
channel-type.ecobee.currentClimateRef.label = Current Climate Ref
|
|
channel-type.ecobee.dehumidifierLevel.label = Dehumidifier Level
|
|
channel-type.ecobee.dehumidifierMode.label = Dehumidifier Mode
|
|
channel-type.ecobee.dehumidifyOvercoolOffset.label = Dehumidify Overcool Effect
|
|
channel-type.ecobee.dehumidifyWhenHeating.label = Dehumidify When Heating
|
|
channel-type.ecobee.dehumidifyWithAC.label = Dehumidify With AC
|
|
channel-type.ecobee.desiredCool.label = Desired Cool
|
|
channel-type.ecobee.desiredCoolRangeHigh.label = Desired Cool Range High
|
|
channel-type.ecobee.desiredCoolRangeLow.label = Desired Cool Range Low
|
|
channel-type.ecobee.desiredDehumidity.label = Desired Dehumidity
|
|
channel-type.ecobee.desiredFanMode.label = Desired Fan Mode
|
|
channel-type.ecobee.desiredHeat.label = Desired Heat
|
|
channel-type.ecobee.desiredHeatRangeHigh.label = Desired Heat Range High
|
|
channel-type.ecobee.desiredHeatRangeLow.label = Desired Heat Range Low
|
|
channel-type.ecobee.desiredHumidity.label = Desired Humidity
|
|
channel-type.ecobee.disableAlertsOnIdt.label = Disable Alerts On IDT
|
|
channel-type.ecobee.disableHeatPumpAlerts.label = Disable Heat Pump Alerts
|
|
channel-type.ecobee.disablePreCooling.label = Disable Pre Cooling
|
|
channel-type.ecobee.disablePreHeating.label = Disable Pre Heating
|
|
channel-type.ecobee.disconnectDateTime.label = Disconnected Date Timee
|
|
channel-type.ecobee.drAccept.label = DR Accept
|
|
channel-type.ecobee.eiLocation.label = EI Location
|
|
channel-type.ecobee.electricityBillCycleMonths.label = Electricity Bill Cycle Months
|
|
channel-type.ecobee.electricityBillStartMonth.label = Electricity Bill Start Month
|
|
channel-type.ecobee.electricityBillingDayOfMonth.label = Electricity Billing Day Of Month
|
|
channel-type.ecobee.enableElectricityBillAlert.label = Enable Electricity Bill Alert
|
|
channel-type.ecobee.enableProjectedElectricityBillAlert.label = Enable Projected Electricity Bill Alert
|
|
channel-type.ecobee.equipmentStatus.label = Equipment Status
|
|
channel-type.ecobee.eventCoolHoldTemp.label = Cool Hold Temp
|
|
channel-type.ecobee.eventCoolRelativeTemp.label = Cool Relative Temp
|
|
channel-type.ecobee.eventDrRampUpTemp.label = DR Ramp Up Temp
|
|
channel-type.ecobee.eventDrRampUpTime.label = DR Ramp Up Time
|
|
channel-type.ecobee.eventDutyCyclePercentage.label = Duty Cycle Percentage
|
|
channel-type.ecobee.eventEndDate.label = Event End Date
|
|
channel-type.ecobee.eventEndTime.label = Event End Time
|
|
channel-type.ecobee.eventFan.label = Fan
|
|
channel-type.ecobee.eventFanMinOnTime.label = Fan Min On Time
|
|
channel-type.ecobee.eventHeatHoldTemp.label = Heat Hold Temp
|
|
channel-type.ecobee.eventHeatRelativeTemp.label = Heat Relative Temp
|
|
channel-type.ecobee.eventHoldClimateRef.label = Hold Climate Ref
|
|
channel-type.ecobee.eventIsCoolOff.label = Is Cool Off
|
|
channel-type.ecobee.eventIsHeatOff.label = Is Heat Off
|
|
channel-type.ecobee.eventIsOccupied.label = Is Occupied
|
|
channel-type.ecobee.eventIsOptional.label = Is Optional
|
|
channel-type.ecobee.eventIsTemperatureAbsolute.label = Is Temperature Absolute
|
|
channel-type.ecobee.eventIsTemperatureRelative.label = Is Temperature Relative
|
|
channel-type.ecobee.eventLinkRef.label = Link Ref
|
|
channel-type.ecobee.eventName.label = Event Name
|
|
channel-type.ecobee.eventOccupiedSensorActive.label = Occupied Sensor Active
|
|
channel-type.ecobee.eventRunning.label = Event is Running
|
|
channel-type.ecobee.eventStartDate.label = Event Start Date
|
|
channel-type.ecobee.eventStartTime.label = Event Start Time
|
|
channel-type.ecobee.eventType.label = Event Type
|
|
channel-type.ecobee.eventUnoccupiedSensorActive.label = Unoccupied Sensor Active
|
|
channel-type.ecobee.eventVent.label = Vent
|
|
channel-type.ecobee.eventVentilatorMinOnTime.label = Ventilator Min On Time
|
|
channel-type.ecobee.fanControlRequired.label = Fan Control Required
|
|
channel-type.ecobee.fanMinOnTime.label = Fan Min On Time
|
|
channel-type.ecobee.features.label = Features
|
|
channel-type.ecobee.firstConnected.label = First Connected
|
|
channel-type.ecobee.followMeComfort.label = Follow Me Comfort
|
|
channel-type.ecobee.groupName.label = Group Name
|
|
channel-type.ecobee.groupRef.label = Group Ref
|
|
channel-type.ecobee.groupSetting.label = Group Setting
|
|
channel-type.ecobee.hasBoiler.label = Has Boiler
|
|
channel-type.ecobee.hasDehumidifier.label = Has Dehumidifier
|
|
channel-type.ecobee.hasElectric.label = Has Electric
|
|
channel-type.ecobee.hasErv.label = Has ERV
|
|
channel-type.ecobee.hasForcedAir.label = Has Forced Air
|
|
channel-type.ecobee.hasHeatPump.label = Has Heat Pump
|
|
channel-type.ecobee.hasHrv.label = Has HRV
|
|
channel-type.ecobee.hasHumidifier.label = Has Humidifier
|
|
channel-type.ecobee.hasUVFilter.label = Has UV Filter
|
|
channel-type.ecobee.heatCoolMinDelta.label = Heat Cool Min Delta
|
|
channel-type.ecobee.heatMaxTemp.label = Heat Max Temp
|
|
channel-type.ecobee.heatMinTemp.label = Heat Min Temp
|
|
channel-type.ecobee.heatPumpGroundWater.label = Heat Pump Ground Water
|
|
channel-type.ecobee.heatPumpReversalOnCool.label = Heat Pump Reversal On Cool
|
|
channel-type.ecobee.heatRangeHigh.label = Heat Range High
|
|
channel-type.ecobee.heatRangeLow.label = Heat Range Low
|
|
channel-type.ecobee.heatStages.label = Heat Stages
|
|
channel-type.ecobee.holdAction.label = Hold Action
|
|
channel-type.ecobee.hotTempAlert.label = Hot Temp Alert
|
|
channel-type.ecobee.hotTempAlertEnabled.label = Hot Temp Alert Enabled
|
|
channel-type.ecobee.housedetailsAge.label = Age
|
|
channel-type.ecobee.housedetailsNumberOfFloors.label = Number of Floors
|
|
channel-type.ecobee.housedetailsNumberOfOccupants.label = Number of Occupants
|
|
channel-type.ecobee.housedetailsNumberOfRooms.label = Number of Rooms
|
|
channel-type.ecobee.housedetailsSize.label = Size
|
|
channel-type.ecobee.housedetailsStyle.label = Style
|
|
channel-type.ecobee.housedetailsWindowEfficiency.label = Window Efficiency
|
|
channel-type.ecobee.humidifierMode.label = Humidifier Mode
|
|
channel-type.ecobee.humidity.label = Humidity
|
|
channel-type.ecobee.humidityAlertNotify.label = Humidity Alert Notify
|
|
channel-type.ecobee.humidityAlertNotifyTechnician.label = Humidity Alert Notify Technician
|
|
channel-type.ecobee.humidityHighAlert.label = Humidity High Alert
|
|
channel-type.ecobee.humidityLowAlert.label = Humidity Low Alert
|
|
channel-type.ecobee.hvacMode.label = HVAC Mode
|
|
channel-type.ecobee.identifier.label = Identifier
|
|
channel-type.ecobee.installerCodeRequired.label = Installer Code Required
|
|
channel-type.ecobee.isRegistered.label = Is Registered
|
|
channel-type.ecobee.isRentalProperty.label = Is Rental Property
|
|
channel-type.ecobee.isVentilatorTimerOn.label = Is Ventilator Timer On
|
|
channel-type.ecobee.lastModified.label = Last Modified
|
|
channel-type.ecobee.lastModified.label = Last Modified
|
|
channel-type.ecobee.lastServiceDate.label = Last Service Date
|
|
channel-type.ecobee.lastStatusModified.label = Last Status Modified
|
|
channel-type.ecobee.locale.label = Locale
|
|
channel-type.ecobee.locationCity.label = City
|
|
channel-type.ecobee.locationCountry.label = Country
|
|
channel-type.ecobee.locationIsDaylightSaving.label = Is Daylight Saving
|
|
channel-type.ecobee.locationMapCoordinates.label = Thermostat Location
|
|
channel-type.ecobee.locationPhoneNumber.label = Phone Number
|
|
channel-type.ecobee.locationPostalCode.label = Postal Code
|
|
channel-type.ecobee.locationProvinceState.label = Province/State
|
|
channel-type.ecobee.locationStreetAddress.label = Street Address
|
|
channel-type.ecobee.locationTimeZone.label = Time Zone
|
|
channel-type.ecobee.locationTimeZoneOffsetMinutes.label = Time Zone Offset Minutes
|
|
channel-type.ecobee.managementAdministrativeContact.label = Administrative Contact
|
|
channel-type.ecobee.managementBillingContact.label = Billing Contact
|
|
channel-type.ecobee.managementEmail.label = Email
|
|
channel-type.ecobee.managementName.label = Name
|
|
channel-type.ecobee.managementPhone.label = Phone
|
|
channel-type.ecobee.managementShowAlertIdt.label = Show Alert Idt
|
|
channel-type.ecobee.managementShowAlertWeb.label = Show Alert Web
|
|
channel-type.ecobee.managementWeb.label = Web
|
|
channel-type.ecobee.maxSetBack.label = Max Set Back
|
|
channel-type.ecobee.maxSetForward.label = Max Set Forward
|
|
channel-type.ecobee.modelNumber.label = Model Number
|
|
channel-type.ecobee.monthlyElectricityBillLimit.label = Monthly Electricity Bill Limit
|
|
channel-type.ecobee.monthsBetweenService.label = Months Between Service
|
|
channel-type.ecobee.name.label = Name
|
|
channel-type.ecobee.quickSaveSetBack.label = Quick Save Set Back
|
|
channel-type.ecobee.quickSaveSetForward.label = Quick Save Set Forward
|
|
channel-type.ecobee.randomStartDelayCool.label = Random Start Delay Cool
|
|
channel-type.ecobee.randomStartDelayHeat.label = Random Start Delay Heat
|
|
channel-type.ecobee.rawTemperature.label = Raw Temperature
|
|
channel-type.ecobee.remindMeDate.label = Remind Me Date
|
|
channel-type.ecobee.runtimeDate.label = Runtime Date
|
|
channel-type.ecobee.runtimeInterval.label = Runtime Interval
|
|
channel-type.ecobee.runtimeRev.label = Runtime Rev
|
|
channel-type.ecobee.sensorCode.label = Sensor Code
|
|
channel-type.ecobee.sensorGeneric.label = Generic Sensor
|
|
channel-type.ecobee.sensorHumidity.label = Sensor Humidity
|
|
channel-type.ecobee.sensorId.label = Sensor Id
|
|
channel-type.ecobee.sensorInUse.label = Sensor In Use
|
|
channel-type.ecobee.sensorName.label = Sensor Name
|
|
channel-type.ecobee.sensorOccupancy.label = Sensor Occupancy
|
|
channel-type.ecobee.sensorTemperature.label = Sensor Temperature
|
|
channel-type.ecobee.sensorType.label = Sensor Type
|
|
channel-type.ecobee.serviceRemindMe.label = Service Remind Me
|
|
channel-type.ecobee.serviceRemindTechnician.label = Service Remind Technician
|
|
channel-type.ecobee.showIconMode.label = Show Icon Mode
|
|
channel-type.ecobee.smartCirculation.label = Smart Circulation
|
|
channel-type.ecobee.soundAlertVolume.label = Sound Alert Volume
|
|
channel-type.ecobee.soundTickVolume.label = Sound Tick Volume
|
|
channel-type.ecobee.stage1CoolingDifferentialTemp.label = Stage 1 Cooling Differential Temp
|
|
channel-type.ecobee.stage1CoolingDissipationTime.label = Stage 1 Cooling Dissipation Time
|
|
channel-type.ecobee.stage1HeatingDifferentialTemp.label = Stage 1 Heating Differential Temp
|
|
channel-type.ecobee.stage1HeatingDissipationTime.label = Stage 1 Heating Dissipation Time
|
|
channel-type.ecobee.technicianCity.label = City
|
|
channel-type.ecobee.technicianContractorRef.label = Contractor Ref
|
|
channel-type.ecobee.technicianCountry.label = Country
|
|
channel-type.ecobee.technicianEmail.label = Email
|
|
channel-type.ecobee.technicianName.label = Name
|
|
channel-type.ecobee.technicianPhone.label = Phone
|
|
channel-type.ecobee.technicianPostalCode.label = Postal Code
|
|
channel-type.ecobee.technicianProvinceState.label = Province/State
|
|
channel-type.ecobee.technicianStreetAddress.label = Street Address
|
|
channel-type.ecobee.technicianWeb.label = Web
|
|
channel-type.ecobee.tempAlertNotify.label = Temp Alert Notify
|
|
channel-type.ecobee.tempAlertNotifyTechnician.label = Temp Alert Notify Technician
|
|
channel-type.ecobee.tempCorrection.label = Temp Correction
|
|
channel-type.ecobee.thermostatRev.label = Thermostat Rev
|
|
channel-type.ecobee.thermostatTime.label = Thermostat Time
|
|
channel-type.ecobee.useCelsius.label = Use Celsius
|
|
channel-type.ecobee.useTimeFormat12.label = Use Time Format 12
|
|
channel-type.ecobee.useZoneController.label = Use Zone Controller
|
|
channel-type.ecobee.userAccessCode.label = User Access Code
|
|
channel-type.ecobee.userAccessSetting.label = User Access Settings
|
|
channel-type.ecobee.vent.label = Vent
|
|
channel-type.ecobee.ventilatorDehumidify.label = Ventilator Dehumidify
|
|
channel-type.ecobee.ventilatorFreeCooling.label = Ventilator Free Cooling
|
|
channel-type.ecobee.ventilatorMinOnTime.label = Ventilator Min On Time
|
|
channel-type.ecobee.ventilatorMinOnTimeAway.label = Ventilator Min On Time Away
|
|
channel-type.ecobee.ventilatorMinOnTimeHome.label = Ventilator Min On Time Home
|
|
channel-type.ecobee.ventilatorOffDateTime.label = Ventilator Off Date Time
|
|
channel-type.ecobee.ventilatorType.label = Ventilator Type
|
|
channel-type.ecobee.versionThermostatFirmwareVersion.label = Firmware Version
|
|
channel-type.ecobee.weatherCondition.label = Condition
|
|
channel-type.ecobee.weatherDateTime.label = Date Time
|
|
channel-type.ecobee.weatherDewpoint.label = Dewpoint
|
|
channel-type.ecobee.weatherPop.label = Probability of Precipitation
|
|
channel-type.ecobee.weatherPressure.label = Pressure
|
|
channel-type.ecobee.weatherRelativeHumidity.label = Relative Humidity
|
|
channel-type.ecobee.weatherSky.label = Sky
|
|
channel-type.ecobee.weatherSkyText.label = Sky Text
|
|
channel-type.ecobee.weatherTempHigh.label = High Temperature
|
|
channel-type.ecobee.weatherTempLow.label = Low Temperature
|
|
channel-type.ecobee.weatherTemperature.label = Temperature
|
|
channel-type.ecobee.weatherTimestamp.label = Timestamp
|
|
channel-type.ecobee.weatherVisibility.label = Visibility
|
|
channel-type.ecobee.weatherWeatherStation.label = Weather Station
|
|
channel-type.ecobee.weatherWeatherSymbol.label = Symbol
|
|
channel-type.ecobee.weatherWeatherSymbolText.label = Symbol Text
|
|
channel-type.ecobee.weatherWindBearing.label = Wind Bearing
|
|
channel-type.ecobee.weatherWindDirection.label = Wind Direction
|
|
channel-type.ecobee.weatherWindGust.label = Wind Gust
|
|
channel-type.ecobee.weatherWindSpeed.label = Wind Speed
|
|
channel-type.ecobee.wifiOfflineAlert.label = WiFi Offline Alert
|