]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix typo (#14607)
authorMark Hilbush <mark@hilbush.com>
Wed, 15 Mar 2023 15:41:49 +0000 (11:41 -0400)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 15:41:49 +0000 (16:41 +0100)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
bundles/org.openhab.binding.ecobee/README.md
bundles/org.openhab.binding.ecobee/src/main/resources/OH-INF/i18n/ecobee.properties
bundles/org.openhab.binding.ecobee/src/main/resources/OH-INF/thing/thing-types.xml

index 871fbb86dd38ce8e9641d59bb423c6287a923ee1..fed1d6cc9a3b03dca1c730cb6697e6baf6a4d0fb 100644 (file)
@@ -151,7 +151,7 @@ The following channels are available on the Ecobee Thermostat.
 | runtime | connected | Switch |     | Connected |
 | runtime | firstConnected | DateTime |     | First Connected |
 | runtime | connectDateTime | DateTime |     | Connected Date Time |
-| runtime | disconnectDateTime | DateTime |     | Disconnected Date Timee |
+| runtime | disconnectDateTime | DateTime |     | Disconnected Date Time |
 | runtime | lastModified | DateTime |     | Last Modified |
 | runtime | lastStatusModified | DateTime |     | Last Status Modified |
 | runtime | runtimeDate | String |     | Runtime Date |
index a3d8a2d785a668b93077a906aac4146ad22e35f4..2d7853d5b10edb19188c202e87f4fe1f9fe1405b 100644 (file)
@@ -72,9 +72,9 @@ channel-group-type.ecobee.weather.label = Weather
 
 channel-type.ecobee.actualAQAccuracy.label = Actual Air Quality Accuracy
 channel-type.ecobee.actualAQScore.label = Actual Air Quality Score
+channel-type.ecobee.actualCO2.label = Actual CO2
 channel-type.ecobee.actualHumidity.label = Actual Humidity
 channel-type.ecobee.actualTemperature.label = Actual Temperature
-channel-type.ecobee.actualCO2.label = Actual CO2
 channel-type.ecobee.actualVOC.label = Actual VOC
 channel-type.ecobee.alertAcknowledgeRef.label = Acknowledge Ref
 channel-type.ecobee.alertAcknowledgement.label = Acknowledgement
@@ -138,7 +138,7 @@ 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.disconnectDateTime.label = Disconnected Date Time
 channel-type.ecobee.drAccept.label = DR Accept
 channel-type.ecobee.eiLocation.label = EI Location
 channel-type.ecobee.electricityBillCycleMonths.label = Electricity Bill Cycle Months
index d7cc543d99f422b707a6c09b770859828d985048..66d2aa05b66cd1cfe9c9fbe8a79894ef80410729 100644 (file)
        </channel-type>
        <channel-type id="disconnectDateTime" advanced="true">
                <item-type>DateTime</item-type>
-               <label>Disconnected Date Timee</label>
+               <label>Disconnected Date Time</label>
                <state readOnly="true"/>
        </channel-type>
        <channel-type id="lastModified" advanced="true">