W00D00 / home-assistant-elero

Elero Centero component
GNU General Public License v3.0
39 stars 10 forks source link

Refactor the whole lib to async #5

Open W00D00 opened 5 years ago

W00D00 commented 5 years ago

The HA works as async. Because of this fact, the lib should be re-write/refactor to async mode. See: https://developers.home-assistant.io/docs/en/asyncio_index.html

This lib will not be modified. The refactored lib will be available in this repo: https://github.com/W00D00/home-assistant-elero-async