Just pushed out an for all of the device handlers
@tpip i and another member had the same issue, for 2 days and then it started working againâŚ
here is the thread for it just FYI
https://community.smartthings.com/t/anyone-else-not-able-to-update-device-handlers-from-ide/
Thanks for all your hard work on Nest Manager⌠Very impressive. Would it be possible to get the temp display on the Things page to display the larger font the way the older device hander did. Hereâs an example of what I mean:
Thanks again for your work on this.
What device handler is the large text from?
Your old device handler wasnât using the new multiAttributeTile was it?
You can add an additional valueTile that is not displayed on the device detail page and use that for display in the device list.
Your right⌠Thats what iâm doing for the iconâŚ
I will add that in and push it outâŚ
Update you thermostat device code and you will see it.
WOW, that was fast! Thank you. 18 minutes from the time I made the suggestion! I thought only @bravenel was that fast. Very impressive! Do I dare suggest the color coding of the temperature?
Thanks again. At your leisure would have been more than satisfactory, if at all, but I appreciate it.
I have something funky going on with the display of the cooling set points, but will gather more info for you first.
Did you do rapid changes in temps? Nest start blocking after 3 or so a minute, and maybe 6 in a 3 minute window. I believe Nest Manager log will show the error with âToo Many requestsâ. It usually takes about 5 minutes before Nest opens the door to receiving calls again.
In the device handler we have some time delays to help prevent this (works most the time) but external devices can set temps right away.
nope. Not a fast change first change in a while. The thermostat changed I could see the nest actually change then the app changed it back. Does not happen with the DH I run normally
It seems to grab the Away Temperature and use that as the set point. I canât seem to force it to happen, or at least havenât figured out how yet. My Away temp is 87, so I know thatâs where itâs getting it from, just canât figure out when that happens.
In the screen shot I see 4 set point calls in 1 minute, with pairs happening nearly the same second. Do you have the logs from nest manager?
Can you look at the last Nest Check In time? Its in the device handler.
It always seems to be current, within a few minutes anyway. Itâs not March 21, if thatâs what you were thinking.
Where do you see 87 degrees?
Where it currently says âIdleâCooling at 83â, it will say 87. But the only place 87 is set in my entire system between Nest, ST, IFTTT, etc, is the Away Temperature.
When does it say 87 degrees? If the Nest goes to away mode, it will show the away temp settings, since that is the actual settings the Nest is using.