Skip to content

barleybobs/homeassistant-ecowater-softener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge Validate with HACS Validate with Hassfest

v4.0.0 BREAKING CHANGES

Entities have been removed and added in v4.0.0. You may have to remove your device from the integrations menu and re-add it.

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
  2. Search for Ecowater Softener and add it to HACS
  3. Restart Home Assistant
  4. Go to Settings > Devices & Services
  5. Click + Add Integration
  6. Search for Ecowater Softener and follow the configuration 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 will then be prompted to enter the username and password for your Ecowater account.

Ecowater custom component login dialog

After submitting your account login you will either be prompted to pick a device from your Ecowater account as shown below.

Ecowater custom component device picker dialog

Or if you have already added all the devices in your Ecowater account you will recieve this error.

Ecowater custom component all devices added error dialog

If the device is added successfully it should appear as shown.

Device

This device will then have the entities show below.

Entities

Changing Units

To change units select one of the entities and open the more info dialog and click the cog in the top right. This will bring up the settings for the entity. Then select Unit of Measurement, and a dropdown will appear where you can select the units you want.

Entity more info settings dialog

Credits

License

MIT