tetienne / veolia-custom-component

Home Assistant custom component to retrieve information from Veolia
MIT License
9 stars 10 forks source link

Integrating with the American version? #41

Open MrSaiclops opened 1 year ago

MrSaiclops commented 1 year ago

Hello, I was so happy when I saw my water company with a custom integration for HASS, then I realized that it's for the original country that Veolia comes from. My log in is found at https://mywater.veolia.us and I think I'm one of the first markets in the US that they have bought out. I live in Idaho, if that matters.

Are the websites built in such a way that you could add support for their US portal?

Thanks so much!

tetienne commented 11 months ago

Hi, sorry for the late reply. That’s interesting to see that Veolia is not only in France. I’m really surprised. About the website you linked, the homepage looks like the same, but then the login form is quite different. For instance, I can see a form_build_id with a different value each time. We have to know where this value come from first. Then, check if we can download the report without using web scrapping (with webdriver for instance).

image
cannondale0815 commented 10 months ago

I'm also interested in getting veolia.us working. How can I help? @tetienne

hodzic126 commented 7 months ago

Were you able to get this working in the US?