ThePrincelle / homeassistant-ecowater-softener

A Home Assistant custom component to integrate Ecowater water softeners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecowater water softeners integration for Home Assistant

Validate with HACS Validate with hassfest

ecowater_softener is a custom component for Home Assistant. The integration allows you to pull data from your Ecowater water softener.

It will create one sensor with multiple attributes.

Home Assistant sensor more info dialog

And sensors based on those attributes to help make automations easier.

Home Assistant sensors example

Installation

HACS

This integration is available in HACS. Search for Ecowater Softener and install it.

Manually

Copy the custom_components/ecowater_softener folder into the config folder.

Configuration

To add an Ecowater water softener, go to Configuration > Integrations in the UI. Then click the + button and from the list of integrations select Ecowater Softener. You should then see a dialog like the one below.

Ecowater custom component setup dialog

You then need to enter the information you use to login on https://wifi.ecowater.com/Site/Login. (Serial Number = DSN)

Then you will need to select the date format that your Ecowater device uses. You can check this under the Out of Salt Date and Last Recharge at https://wifi.ecowater.com/Site/Login.

This will then create an entity sensor.ecowater_serialnumberhere. This sensor will update every 30 minutes.

License

MIT

About

A Home Assistant custom component to integrate Ecowater water softeners

License:MIT License


Languages

Language:Python 100.0%