Signed-off-by: Mark Hilbush <mark@hilbush.com>
This commit is contained in:
Mark Hilbush 2023-03-15 11:41:49 -04:00 committed by GitHub
parent d4b68b2df4
commit b395d0e227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

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

View 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

View File

@ -231,7 +231,7 @@
</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">