fdebrus / NeopoolHomeAssistant

5 stars 1 forks source link

NeopoolHomeAssistant

This repository will be archived.

Cloud free version - check https://github.com/alexdelprete/HA-NeoPool-MQTT

Cloud version - need Wifi connectivity module for the pool - check https://github.com/fdebrus/hayward-ha

WIP, Currently tested with Hayward Aquarite+

1- The helpers in homeassistant. Those are used to set values for pH, RedOX, ... (see configuration.yaml)

2- The helpers automation, when an helper is updated the automation is triggered to send helper value over mqtt (see Helpers_Automation)

3- Create the mqtt items (switch, select). Those are used to receive / send command to Tasmota over mqtt (see configuration.yaml)

4- Install your dashboard (smartpool_dashboard)

image

Dependencies

Install and configure the Neopool for Tasmota, how to https://tasmota.github.io/docs/NeoPool/

Configure MQTT to connect the Tasmota module to HomeAssistant. Enable "setoption4 1" in Tasmota Console

image