Event log errors for Smart Thermostat Enhanced model
-
patrick0brien
- Posts: 40
- Joined: Wed Oct 19, 2005 10:49 am
- Location: Chicago, IL, USA
Re: Event log errors for Smart Thermostat Enhanced model
A few weeks ago, I was able to upgrade the plug-in to 2024.1.0, and there are no errors in the event log.
Thank you,
Bob
Thank you,
Bob
-
patrick0brien
- Posts: 40
- Joined: Wed Oct 19, 2005 10:49 am
- Location: Chicago, IL, USA
Re: Event log errors for Smart Thermostat Enhanced model
I jus got the new plugin, works fine now.
I don't know why the newest version wasn't showing - I've only have the Ecobee for a week. But problem solved now...
I don't know why the newest version wasn't showing - I've only have the Ecobee for a week. But problem solved now...
- Never Settle
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Event log errors for Smart Thermostat Enhanced model
It was set as a pre-release for testing. There was a link to it earlier in this thread.patrick0brien wrote:I jus got the new plugin, works fine now.
I don't know why the newest version wasn't showing - I've only have the Ecobee for a week. But problem solved now...
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Event log errors for Smart Thermostat Enhanced model
Hi Joe - same problem others have described: Every minute or so I get these messages in the log:
However the device works perfectly. Setup: Two Ecobee Tstats - an enhanced one (Ecobee Main) that works perfectly, and an essential one (Ecobee Upstairs) that throws the error messages. Here's the device info for Ecobee Upstairs:
Code: Select all
Error device "Ecobee Upstairs" state key latestEventType not defined (ignoring update request)
Error device "Ecobee Upstairs" state key climate not defined (ignoring update request)
Error device "Ecobee Upstairs" state key hvacMode not defined (ignoring update request)
Error device "Ecobee Upstairs" state key fanMinOnTime not defined (ignoring update request)
Error device "Ecobee Upstairs" state key equipmentStatus not defined (ignoring update request)
Error device "Ecobee Upstairs" state key device_type not defined (ignoring update request)
Code: Select all
May 18, 2025 at 7:01:06 AM
Embedded script executor host2 started
Script address : 440714268271
batteryLevel : None
buttonGroupCount : 0
configured : True
coolIsOn : False
coolSetpoint : 73.0
dehumidifierIsOn : False
description :
deviceTypeId : EcobeeThermostat
displayStateId : temperatureInputsAll
displayStateImageSel : HvacHeatMode
displayStateValRaw : 73.6
displayStateValUi : 73.6
enabled : True
energyAccumBaseTime : None
energyAccumTimeDelta : None
energyAccumTotal : None
energyCurLevel : None
errorState :
fanIsOn : False
fanMode : Auto
folderId : 0
globalProps : MetaProps : (dict)
com.flyingdiver.indigoplugin.ecobee : (dict)
NumHumidityInputs : 1 (integer)
ShowCoolHeatEquipmentStateUI : true (bool)
account : 922605098 (integer)
address : 440714268271 (string)
device_type : attisRetail (string)
holdType : nextTransition (string)
heatIsOn : False
heatSetpoint : 72.0
humidifierIsOn : False
humidities : [54.0]
humiditySensorCount : 1
hvacMode : Heat
id : 1099265987
lastChanged : 2025-05-18 06:58:00
lastSuccessfulComm : 2025-05-18 06:58:00
model : Ecobee Thermostat
name : Ecobee Upstairs
ownerProps : com.flyingdiver.indigoplugin.ecobee : (dict)
NumHumidityInputs : 1 (integer)
ShowCoolHeatEquipmentStateUI : true (bool)
account : 922605098 (integer)
address : 440714268271 (string)
device_type : attisRetail (string)
holdType : nextTransition (string)
pluginId : com.flyingdiver.indigoplugin.ecobee
pluginProps : emptyDict : (dict)
protocol : Plugin
remoteDisplay : True
sharedProps : com.indigodomo.indigoserver : (dict)
states : States : (dict)
humidityInput1 : 54 (real)
humidityInputsAll : 54 (string)
hvacCoolerIsOn : off (on/off bool)
hvacDehumidifierIsOn : off (on/off bool)
hvacFanIsOn : off (on/off bool)
hvacFanMode : 0 (integer)
hvacFanMode.ui : auto on (string)
hvacFanModeIsAlwaysOn : false (bool)
hvacFanModeIsAuto : true (bool)
hvacHeaterIsOn : off (on/off bool)
hvacHumidifierIsOn : off (on/off bool)
hvacOperationMode : 1 (integer)
hvacOperationMode.ui : heat on (string)
hvacOperationModeIsAuto : false (bool)
hvacOperationModeIsCool : false (bool)
hvacOperationModeIsHeat : true (bool)
hvacOperationModeIsOff : false (bool)
hvacOperationModeIsProgramAuto : false (bool)
hvacOperationModeIsProgramCool : false (bool)
hvacOperationModeIsProgramHeat : false (bool)
setpointCool : 73 (real)
setpointCool.ui : 73.0°F (string)
setpointHeat : 72 (real)
setpointHeat.ui : 72.0°F (string)
temperatureInput1 : 73.6 (real)
temperatureInput1.ui : 73.6°F (string)
temperatureInputsAll : 73.6 (string)
subModel : Unknown
subType : Unknown
supportsAllLightsOnOff : False
supportsAllOff : False
supportsCoolSetpoint : True
supportsHeatSetpoint : True
supportsHvacFanMode : True
supportsHvacOperationMode : True
supportsOnState : False
supportsStatusRequest : True
temperatureSensorCount : 1
temperatures : [73.6]
version : NoneIndigo user since 2008
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Event log errors for Smart Thermostat Enhanced model
Please post the output of the plugin menu command "Write Thermostat Data to Log".
The Essential thermostat is new and the plugin doesn't know what capabilities it has. I should be able to figure that out from there.
The Essential thermostat is new and the plugin doesn't know what capabilities it has. I should be able to figure that out from there.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Event log errors for Smart Thermostat Enhanced model
May 24, 2025 at 6:03:47 AM
THANKS!!!
Code: Select all
Ecobee 2 {
"421855306462": {
"actualHumidity": 46,
"actualTemperature": 707,
"brand": "ecobee",
"climates": {
"away": "Away",
"home": "Home",
"sleep": "Sleep"
},
"currentClimate": "sleep",
"desiredCool": 720,
"desiredFanMode": "auto",
"desiredHeat": 710,
"equipmentStatus": "",
"fanMinOnTime": 0,
"features": "Home,HomeKit",
"hvacMode": "heat",
"internal": {
"airPressure": "unknown",
"humidity": "46",
"occupancy": "false",
"temperature": "707"
},
"latestEventType": null,
"modelNumber": "artemisSmart",
"name": "Main Floor",
"remotes": {}
},
"440714268271": {
"actualHumidity": 45,
"actualTemperature": 704,
"brand": "ecobee",
"climates": {
"away": "Away",
"home": "Home",
"sleep": "Sleep"
},
"currentClimate": "sleep",
"desiredCool": 730,
"desiredFanMode": "auto",
"desiredHeat": 710,
"equipmentStatus": "",
"fanMinOnTime": 0,
"features": "Home,HomeKit",
"hvacMode": "heat",
"internal": {
"humidity": "45",
"temperature": "704"
},
"latestEventType": null,
"modelNumber": "attisRetail",
"name": "Upstairs",
"remotes": {}
}
}
Ecobee 2 {}
Indigo user since 2008
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Event log errors for Smart Thermostat Enhanced model
Try pre-release: https://github.com/FlyingDiver/Indigo-E ... g/2025.0.1
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Event log errors for Smart Thermostat Enhanced model
Works like a champ! Thanks so much!
Indigo user since 2008
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices