Read the statement by Michael Teeuw here.
Ecobee
-
Thank you for the updates to keep the module working with the new api changes! I am wondering though, is there anyway you could add the ability to hide the humidity and the set temperature in the thermostat readout? I would like to just have the actual thermostat display the current temp like the sensors do. On the original module I just commented out certain lines to make them disappear but the new code doesn’t look the same. Thanks again.
-
@colel83 Sure, it would be pretty simple to have a configurable to suppress certain attributes like humidity. It would be most helpful for me if you would create issues on the GitHub page to help track that.
I would also love to be able to set the temperature from the module for touchscreens, but that needs a lot more work since the core of how the module is communicating with Ecobee needs to change to enable that.
-
Awesome!! I looked all over on your github repository for a place to create an issue but I just could not find a way. A google search brought me here and since you had commented recently I thought I would just post here. I’ll head back over to the repository and see if I can find where to submit an issue. Thanks!
-
@colel83 My fault, looks like issues were disabled on the repository I cloned from. I enabled them now! https://github.com/parnic/MMM-Ecobee/issues
-
This would be awesome!
Unfortuntely, I can’t even load the MyApps section of the site. Does nothing to for me :( -
@ftap Not real sure how to help you on that one. It’s currently working for me. Either way, it’s Ecobee’s site, so you could try contacting their support maybe. Or a different browser perhaps.
-
I’m a little dense today – where do I find the API code to authorize?
-
@rmonkey It should all be explained on the screen when attempting to connect. There are steps listed along with an API code to use.
-
I’m afraid I’m stumped – I just have a spinning circle where the module loads. No instructions on the MM screen. I checked with “ls -l” and the user is set as the owner.
-
@rmonkey Check your MM process log or browser console log. It should explain why it’s not able to load.