pbutterworth / astralpool_chlorinator

Home Assistant custom component to interface with Astra Pool Viron Equilibrium pool chlorinators
MIT License
4 stars 2 forks source link

HomeAssistant updated bluetooth-Data-Tools to 0.4.0 #3

Closed DunkyDaMonkey closed 1 year ago

DunkyDaMonkey commented 1 year ago

Bump bluetooth-data-tools to 0.4.0 (@bdraco - #91442) Use bluetooth data tools for address conversion in esphome (@bdraco - #91443)

The new Bluetooth Data Tools has been committed to HA 2023.5, Manifest.json needs requirement update if 0.3.1 has been updated.

https://github.com/pbutterworth/astralpool_chlorinator/blob/f1083a9bee17d0fa98994ce24a45ce62bafec813/custom_components/astralpool_chlorinator/manifest.json#L16

"requirements": ["bluetooth-data-tools>=0.3.1", "pychlorinator>=0.2.3"],

pbutterworth commented 1 year ago

Updated the requirement to 0.4.0.