Adding www.saurclient.fr integration

Hello there,

Im posting here to find out if anyone would be interesting to create with my help a new integration for www.saurclient.fr

What is www.saurclient.fr ?

It is a website used by french customers that is used to see contract information for water supply, especially usefull because you can see you water consumption data, day by day.

see for yourself :

It would be awesome to have an integration on home assistant to integrate those data in HA.

I reversed engineered a little bit the website, and found out it is using an undocumented API endpoint.

it is fairly easy to use, you need one POST Request with the username/password to get an access token :

And then one GET Request to get the values :

I dont havethe knowledge and skills to create the integration but i can help by providing information and testing.

Is anyone interested for this ? :slight_smile:

2 Likes

hi,
i am also at saur company
I can help a bit
but tell me how to pass login and password in postman ?
thx

Hi all
Somes news about this request ?
Could you share the postman request?
Thanks

Hello,
I can’t reproduce postman requests on api v2 (neither auth nor consumption).
Could you please share your requests?

Found this online, but it seems to update on the wrong date (gives consumption of yesterday instead of today). Could not figure out how to fix this.

Hello,

I’ve developed an open-source integration for SAUR water consumption data in Home Assistant: Eye On Saur.
It correctly handles the one-day delay in SAUR’s data and provides:

:white_check_mark: The latest physical reading (with screenshot)
:white_check_mark: Meter information (with screenshot)
:white_check_mark: Full integration with the Home Assistant Energy dashboard

You can check it out here:

What is displayed in Energy Panel view :

It’s still in beta, but it works well! Happy to get feedback and testers. :rocket: