nugget / python-insteonplm

Python 3 asyncio module for interfacing with Insteon Powerline modems
MIT License
33 stars 19 forks source link

Streamline startup #78

Closed teharris1 closed 1 year ago

teharris1 commented 6 years ago

Do not refresh the modem ALDB every startup. Only do it on first startup (i.e. there is no insteon_plm_device_info.dat file) or on demand.