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

Update index.js #22

Closed EvertJob closed 4 years ago

EvertJob commented 4 years ago

The refresh login is not working as expected so mark it as commit so the login will not be refreshed. Tried it several days and everything is still working after 5 days.

codyc1515 commented 4 years ago

The token will expire after 15 days so this section is required. However, I'm not sure why it would crash your instance as I have no issue on my side. PR #24 seems like it resolves the issue so I'll take a look there.