Skip to content

laurent-martin/hass_int_toutsurmoneau

Repository files navigation

Home Assistant Integration for toutsurmoneau and others

hacs_badge

Version 0.0.11

Home assistant integration for Suez tout sur mon eau

Installation

Configuration

  • First enter the provider URL, or select one of the provided URLs

    restart

  • Enter username and password

  • Then, the integration will discover the meter identifier, and propose it. (No need to inspect the web page source)

    restart

After that the integration is configured.

Note that the current version shows only the current meter index (absolute). This can be used as "Water source" that can be monitored.

To come

I plan to add the possibility to provision all available history back into Home Assistant.

Debug

To activate debug level, edit the configuration.yaml file and add:

logger:
  default: info
  logs:
    toutsurmoneau: debug
    custom_components.toutsurmoneau: debug