Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.72 KB

info.md

File metadata and controls

57 lines (40 loc) · 2.72 KB

GitHub Release GitHub Activity License

hacs Project Maintenance

Community Forum

BuyMeCoffee

This component will set up the following platforms.

Platform Description
binary_sensor Show something True or False.
sensor Show info from Astral Pool Halo Chlorinator API.
select Control the chlorinator mode (off/auto/manual)

{% if not installed %}

Installation

  1. Click install.
  2. Home Assistant will now discover chlorinators in bluetooth range that are advertising the right BLE UUID

{% endif %}

Configuration is done in the UI

Credits

This project was forked from @pbutterworth's' AstralPool Chlorinator with a future goal to merge both Halo and EQ together.

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template