This PR eliminates need to include api integration in configuration. Could be useful for standalone projects where there is not need to send event to Home Assistant.
It also includes fixes for dependencies, some of them where fixed in https://github.com/fsievers22/esphome-ble-remote/pull/27.
This PR eliminates need to include
api
integration in configuration. Could be useful for standalone projects where there is not need to send event to Home Assistant. It also includes fixes for dependencies, some of them where fixed in https://github.com/fsievers22/esphome-ble-remote/pull/27.