Update: The stock SmartThings DTH for the Ecobee Sensor has been updated with my programming change on 9/26/17 so therefor this post is obsolete. If you were using my DTH for the sensor please switch back to stock. Thanks!
I rewrote the default EcoBee Sensor that gets installed with the stock EcoBee Thermostat device type. For whatever reason SmartThings is still using the old style tiles like this:
Find the EcoBee Sensor you want to update and click on it then click Edit.
Under “Type*” change from the EcoBee Sensor to the Enhanced EcoBee Sensor then click Update.
Repeat for any other remote sensors you have.
Hopefully someone will use this. I’ve also submitted this as a pull request against the original SmartThings device since I don’t understand why it’s not already updated.
Shameless plug: From that original SmartThings device has evolved a completely new suite of free Ecobee thermostat & sensor devices plus a collection of complimentary SmartApps, Begun first by @StrykerSKS, and now being enhanced and managed by me, you can tremendously improve the performance and look-n-feel of your Ecobee devices using this new Ecobee Suite.
I actually tried yours a couple days ago and it was just too complicated for my very basic usage so i went back to the stock one. Hence updating the tiles since the stock ones are awful. Im debating updating the stock thermostat also but that might be beyond me.
Im sure SmartThings staff is busy but the stock EcoBee integration shouldnt look so bad…
I just like the simplicity of the stock one. Rarely do I ever even change it through the app…usually just through Alexa changing the setpoint. I used Seans before you took it over and I’ve used the “paid” one which for me was awfully unreliable and even more complicated.
The stock handler, other then the outdated interface, does everything I need it to do and is simple.
I don’t. Install the EcoBee with the stock device handler and once your sensors are installed just switch the device type for your sensors to this one.
I’m also almost done with a updated device type for the thermostat itself. I don’t understand why the SmartThings stock Device type doesn’t even follow their thermostat examples in their tutorials but all I did was matched that. Should be done with it tomorrow.
Gotcha. I’ve already installed my ecobee without the sensors. I plan on purchasing them tomorrow. Once installed with the ecobee app, will ST see the new sensors and update my devices? Then I’ll make this update ?
So connect the remote sensors per the EcoBee instructions. Once they are in the system, named and working, go into SmartThings -> Automation -> SmartApps and back into the Ecobee (Connect). There is a section called “Select Ecobee Sensors (xx found)”. Click that and you should be able to add then then click Done at the top right corner.
After they are added you can go into the IDE device list (https://graph.api.smartthings.com/device/list), select the remote sensors, and change the device type from the standard over to mine.
I have submitted a pull request against the stock device and it was merged tonight, will be tested this week and as long as it passes QA (which it should) it will be put into the system as the new standard. Once that happens I will be deleting this DTH out of my GitHub and you can simply switch back to the standard SmartThings one.
They are also working on updating the EcoBee Thermostat to follow the standard thermostat tile but I think thats more then a couple weeks out.
My pull request to get the stock device updated was pushed out a couple hours ago. Therefor my dvice type is no longer needed as the stock has the changes I made.
Please stop using my DTH and switch back to the “EcoBee Sensor” stock type. It now has the updated multi attribute tile along with the ability to change the icon. The DTH will be deleted form my repo tonight.