dave-atx / homebridge-platform-smartac

A homebridge plug-in for ThinkEco SmartAC thermostats.
MIT License
14 stars 10 forks source link

No response from smartac plugs, restart does not fix issue #11

Closed jsaltzman closed 5 years ago

jsaltzman commented 5 years ago

My smartac plugs have stopped working after a week or two of working. I have restarted my home bridge docker container and that did not fix the issue. I also restarted my server running the container to see if that would fix the issue. I am happy to help you troubleshoot this.

jsaltzman commented 5 years ago

I cannot be sure, but I think this was caused by the fact that the smartac plugin gets uninstalled or deleted each time the homebridge container is restarted. I fixed this by adding the command to install the smartac npm package to homebridge on homebridge startup.