Hi,
As promised, I’ve delivered a workaround to the ST-ecobee backend issues that
were affecting MyEcobeeDevice since December. The issues are not gone, but I found
a way to get around them without affecting MyEcobee device.
To all who wish to enjoy (now) all the benefits of the full ecobee API capabilities in ST, amongst others:
1) Setting your thermostat to Away or Home based on ST hello modes
See the ecobeeChangeMode smartapp.
2) Resuming your program/climate when you’re back home
See the ecobeeResumeProg smartapp.
3) Setting your thermostat to vacation mode
See the ecobeeManageVacation smartapp.
4) Creating/updating your ecobee climates/schedules
See the ecobeeManageClimate smartapp.
5) Setting your ecobee climate/program at a given time
See the ecobeeSetClimate smartapp.
6) Monitoring and setting your indoor humidity level based on outdoor temperature
See the MonitorAndSetEcobeeHumidity smartapp.
7) Monitoring and setting your setpoints based on outdoor temperature
See the MonitorAndSetEcobeeTemp smartapp.
8) Exposing your ecobee3’s remote sensors to SmartThings for HA scenarios
See the ecobee3RemoteSensorInit smartapp.
9) Controlling your smart vents based on your indoor temp/motion sensors in conjunction with your thermostat’s programs & setpoints
See the ecobeeSetZoneWithSchedule smartapp
10) Controlling your minimum fan time per hour during a climate/schedule run
See the ecobeeSetFanMinOnTime smartapp
11) Generating some ecobee HVAC stats on a daily basis and sending them to groveStreams for data analytics
See the following smartapps: ecobeeGenerateStats & groveStreams smartapps
12) And many more features, you may want to consult the wiki for more details
http://thingsthataresmart.wiki/index.php?title=My_Ecobee_Device
http://thingsthataresmart.wiki/index.php?title=Category:Unpublished_SmartApps
- MyEcobee device’s code is now fully functional and available now at my store:
www.ecomatiqhomes.com/#!store/tc3yr
- All my smartapps (which only work with MyEcobee device and represent several hundreds of hours of development work and testing) are either available for free at my github:
or
for a modest contribution at my store.
- As indicated by email yesterday, all existing contributors (several hundreds now and counting) will receive the updated version tonight.
Thnx for your contribution and your patience.
Regards.