codyc1515 / homebridge-panasonic-air-conditioner

Panasonic Air Conditioner / Heat Pump plugin for HomeBridge using the Panasonic Comfort Cloud API to expose Panasonic Air Conditioners to Apples HomeKit
MIT License
34 stars 13 forks source link

Retries e.g. when login fails #39

Closed rupertbg closed 3 years ago

rupertbg commented 3 years ago

Sometimes I have to reboot homebridge because login has failed for this plugin. Perhaps we could add a timer to retry if login fails for any reason.

codyc1515 commented 3 years ago

I also had this issue. There was a prompt in there to refresh the token. I pushed some stability fixes recently and this should have improved now?