djbulsink / panasonic_ac

Panasonic Comfort Cloud HA component
30 stars 16 forks source link

Code clean-up #4

Closed SeraphimSerapis closed 5 years ago

SeraphimSerapis commented 5 years ago

I went through the code and removed unnecessary imports. I also increased the timedelta from 2 mins to 300 seconds to throttle the number of API calls -- I received a number of API update issues and figured it might be worth it.

djbulsink commented 5 years ago

@SeraphimSerapis Thanks for this contribution. Looks good!