Hi, I have an oil meter that send data to the company thru WiFi. They dont have any API so the only way to see the data is to log to their web page, put in username password then it display a web page with the info. My question is, can we fetch that info with HA?
ok thanks.
Do you have experience with the scrape sensor?
Here is the data from the web page and I would like to get the Current level value. But I dont know what Select to put in.
Also, if the URL that check the username and password is not the same as the one displaying the data, is that ok? I load a web page, enter username/password then it is redirected to another page.