Suez Water

The Suez Water integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] fetches your water consumption data from the French water provider Tout Sur Mon Eau website.

Sensors

  • The Water usage yesterday sensor shows yesterday’s water consumption data if that data is available.
  • The Water price sensor shows the current water price in euros per cubic meter (€/m3).

Configuration

To add the Suez Water integration to your Home Assistant instance, use this My button:

Manual configuration steps

If the above My button doesn’t work, you can also perform the following steps manually:

  • Browse to your Home Assistant instance.

  • Go to Settings > Devices & Services.

  • In the bottom right corner, select the Add Integration button.

  • From the list, select Suez Water.

  • Follow the instructions on screen to complete the setup.

Counter ID

The water counter ID. It should be found automatically during setup. If it was not found, the ID can be found on your Tout Sur Mon Eau user account. You need to be authenticated to access the page above. Follow these steps to find your counter ID:

  1. Open the browser’s developer tools (usually F12 or right-click > Inspect).
  2. Open the Network tab in the developer tools.
  3. Navigate to the page or reload it if already open.
  4. In the Network tab, search for https://www.toutsurmoneau.fr/public-api/cel-consumption/meters-list.
  5. Select the request and open the Preview tab.
  6. Expand the content > clientCompteursPro > list > compteursPro > list path.
  7. Look for the id_PDS field - this value is your counter ID.

Extra attributes

Extra attributes of Water usage yesterday sensor:

  • Daily consumption for the current month
  • Daily consumption for the previous month
  • Monthly consumption for the last 26 months
  • Highest monthly consumption
  • Last year total consumption
  • Current year total consumption

Remove integration

This integration can be removed by following these steps:

To remove an integration instance from Home Assistant

  1. Go to Settings > Devices & services and select the integration card.
  2. From the list of devices, select the integration instance you want to remove.
  3. Next to the entry, select the three-dot menu. Then, select Delete.