Dont realy know where to post this but my question is do any of you use this thermostat and managed to integrate it?
There is an API for this device with OAuth 2 security that keeps refreshing. Was wondering how anyone of you managed to script it
Honeywell Lyric T6 thermostat integration
Dont realy know where to post this but my question is do any of you use this thermostat and managed to integrate it?
There is an API for this device with OAuth 2 security that keeps refreshing. Was wondering how anyone of you managed to script it
See also https://developer.honeywell.com/faq-page and https://developer.honeywell.com/content/getting-started-guide
It should be scriptable but there is a rate limit of 5 minutes. Hence you can poll the device state only every 5 minutes. Maybe the python-lyric library provides a starting pointing for scripting
"It always takes longer than you expect, even when you take into account Hofstadter's Law.", Hofstadter's Law
@mwittig Yeah i have seen the pages you mentioned but i was struggling to get through the 0auth2 process. There was a crucial part missing on my phone’s screen but i can set the setpoint now.
Time to script it Thanks
EDIT;;
Coding done, if anyone needs it, contact me.