I have searched the forum and couldn't find any other Ecobee threads- why I started this one. Again I have followed the documentation and it hasn't got me anywhere.Ensure the particular thermostat has been chosen as "active". I can't easily check on the template to see how that is chosen...usually a dropdown to pick from multiple thermostats.The first place I always check is the DOCUMENTATION because I know that is the answer for most all questions that are asked..."Did you follow the documentation??"allonis.com/support/documentation?view=category&id=348
did you follow that?
My recollection is you tell Ecobee.com where it is when you register it, and myServer just grabs that.
But you are bringing up that you should be able to switch it to a myServer managed room
For now, ensure the room spelling is same.
Ensure you are first searching the formal documentation, and then the forum if you answer isn't found in docs.
The site you referred to is the same page that pulls up if you click the How To button on the driver page. Its registered correctly, just not getting to My designer like it automatically should. The issue seems to be the .html page does not have any reference to the thermostat. For example, if I launch the remote, click on the lighting, and then hit F12, it shows code about each lighting source and which ID those control. The thermostat page doesnt display any of that but instead just the hard buttons. The picture is the exact F12 picture and is clear there is something left out when the page was written to get the info from the thermostat and sync up how it should.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thats correct- Like I said I have it linked in my server, but there is no evidence of it linking up in myDesigner. If you hit F12 in myDesigner, there is nothing like remotely looks like it has any ties into myserver.If you look in the ecobee thermostat driver's Command Builder...you should see
Climate|1~SelectDevice
Select the thermostat you want to interact with.
Then Allonis's default user interfaces should display temps for that thermostat. And any actions (like set temp) should be specific to that thermostat.
If that doesn't work, post what's in the event log when you both do the SelectDevice command, and then the thermostat action.
Please Log in or Create an account to join the conversation.
I am not understanding what you mean by "linking up in myDesigner". Is the issue that you can't edit webpages in myDesigner? Or something more specific with a climate.html type webpage? Send us your myDesigner PC's Teamviewer Host ID and password if you want us to see if there is any networking issue with myDesigner connecting to myServer.Thats correct- Like I said I have it linked in my server, but there is no evidence of it linking up in myDesigner. If you hit F12 in myDesigner, there is nothing like remotely looks like it has any ties into myserver.If you look in the ecobee thermostat driver's Command Builder...you should see
Climate|1~SelectDevice
Select the thermostat you want to interact with.
Then Allonis's default user interfaces should display temps for that thermostat. And any actions (like set temp) should be specific to that thermostat.
If that doesn't work, post what's in the event log when you both do the SelectDevice command, and then the thermostat action.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.