I'm unable to delete the app on the ecobee website.
The event log message:
Ecobee 2 Warning API 'set HVAC mode' request failed, result = {
"status": {
"code": 14,
"message": "Authentication token has expired. Refresh your tokens. "
}
}
10 minutes later,
Ecobee 2 Error Error in plugin execution ExecuteAction:
File "plugin.py", line 696, in actionSetMode
File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_devices.py", line 201, in set_hvac_mode
type: 'NoneType' object has no attribute 'make_request'
Ecobee 2 Error Error in plugin execution ExecuteAction:
File "plugin.py", line 696, in actionSetMode
File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_devices.py", line 201, in set_hvac_mode
type: 'NoneType' object has no attribute 'make_request'
Ecobee 2 1.5 Stairs Thermostat: set heat setpoint to: 7.0
Ecobee 2 Error Error in plugin execution ExecuteAction:
File "plugin.py", line 637, in actionControlThermostat
File "plugin.py", line 738, in handleChangeSetpointAction
File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_devices.py", line 211, in set_hold_heat
File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_devices.py", line 227, in set_hold_temp
type: 'NoneType' object has no attribute 'make_request'