Hi, I’ve just created a quick demo of the new ecobee switch+ with the Ask Alexa integration.
The demo includes some unique features with My Ecobee,My Flair Devices, and My Automatic DTHs (custom Device Type Handlers).
EcobeeSwich+ Demo
You can use Ask Alexa to give you some comfort & energy saving tips using MyEcobee and MyNextTstat (for Nest Thermostats) DTHs based on the outdoor/indoor conditions at your home…
http://thingsthataresmart.wiki/index.php?title=EcobeeGetTips
The same features are also available with MyNextManager (Nest Integration).
http://thingsthataresmart.wiki/index.php?title=NestGetTips
Refer to these threads for more information about the above DTHs:
A contribution fee is required due to the amount of work for the design, development, and testing of the devices (equivalent of a few cups of coffee).
The installation steps have been updated to reflect the fact that the installation can now proceed under the new SmartThings mobile app.
To download the SmartThings code, go to www.ecomatiqhomes.com/store
_ For all Nest users regardless if you have a Nest or Google account, my code can expose all your Nest Tstats, Protects, and Sensors under your Nest primary account (except the ones from a partner program such as with an utility).
Automation variables available for your scenarios
[MyNextTstatAutomation]
[Screenshot_2021-10-31-08-29-06-660_com.samsung.android.oneconnect]
MyNextTstat In Fahrenheit with motion/presence according to y…
Hello,
My Automatic Service Manager is now able to receive real-time events through webhooks.
I think that this integration would potentially bring more ST users to Automatic and vice-versa. It’s sort of win-win situation for both platforms. ST support of websockets could also be a good solution in the long term.
Benefits of the direct integration with Automatic (instead of going thru IFTTT):
Less lag time to receive real time events (as IFTTT is an additional platform in the flow of events)
You can customize the fuel cost according to your local cost (whether in USD or other currencies)
Nice graph to show the distance vs. cost metrics
Recent updates:
MyAutomatic device (v2.7) and its service manager (v1.7) - Integration with Google Location APIs for more precise presence determin…
Regards.
1 Like
yvesracine
(Yves Racine)
August 26, 2018, 6:59pm
2
Please follow the thread for My Ecobee Switch here:
Hi,
I’m happy to announce 1 more new device under ST as part of My Ecobee related ecosystem.
Refer to the ST community wiki for more details:
http://thingsthataresmart.wiki/index.php?title=MyEcobee_Switch
To download the SmartThings code, go to www.ecomatiqhomes.com/store and choose My Ecobee Bundle which includes the code for My Ecobee device, its remote sensors, ecobeeSetZoneWithSchedule (zoned heating/cooling smartapp), and My Ecobee Switch.
I’ve developed more than 15k lines of code for integrating the ecobee devices into ST.
The code exposes all the ecobee switch’s relevant (and available) capabilities and attributes:
Screenshot here:
[MyEcobeeSwitch]
- My Ecobee devices’ unique design is based on a minimum number of state & atomicState variables. See the effect of state v…