Skip to content

mattjgalloway/homeassistant-ecowater-softener

 
 

Repository files navigation

hacs_badge Validate with HACS Validate with Hassfest

V3.0.0 BREAKING CHANGES

In version 3.0.0 the original sensor is discontinued. There are now individual entities for each piece of data. These new sensor also update every 10 minutes compared to the old sensor which updated every 30 minutes.

Before installing version 3.0.0 remove the integration from the "Device and Services" menu. Then install version 3.0.0 and restart before finally setting up the integration again.

Ecowater water softeners integration for Home Assistant

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

Installation

HACS

  1. Go to HACS -> Integrations -> Click +
  2. Search for "Ecowater Softener" and add it to HACS
  3. Restart Home Assistant
  4. Go to Settings -> Devices & Services -> Integrations -> Click +
  5. Search for "Ecowater Softener" and follow the set up instructions

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 device name "Ecowater SERIAL_NUMBER".

Device

This device will then have the entities show below.

Entities

Credits

License

MIT

About

A Homeassistant custom component to integrate Ecowater water softeners

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%