Hi guys, first off sorry if I forgot to put a key element in this post (my first time creating a topic). With that out of the way, I have been trying to recently use the Honeywell climate component except I have been constantly bombarded with rate limits. I even set the scan interval to 600 seconds and then waited for more than one and a half days am still being rate limited. I have included my log files and a copy of my configuration.yaml (without my login and coordinates below).
Logs:
2018-06-23 22:39:42 ERROR (Thread-3) [homeassistant.components.climate.honeywell] Failed to initialize Honeywell client: You are being rate-limited. Try waiting a bit.
Config.yaml (I can’t upload it since I’m new)
# Example configuration.yaml entry
climate:
- platform: honeywell
username:
password:
region: us
scan_interval: 600
Also again sorry if I messed up any of the posting syntax.