I used the exact same path as you did, only added a header, this gave me the price with a " p"
With the split, I rmoeved the latter, could also do this with a substring alike func of course.
I did not use any class or measurement, this may (?) hamper accepting the collected data
You can now try to change the unit of measurement to see what happens
In short: start with minimal tuning until you have data, then dig into the details
As luck would have it, I live in Oxfordshire! and have used this thread to learn about scraping. It’s still a little confusing to me (getting the correct select and why the header is important), but here is the yaml if anyone is interested:
Looks great and i have it working for lincolnshire, my question is how often does this update? do i need to set up and automation to carry out the scrape?
Hi, I know its a bit old, but I wanted to hack the ‘Gas’ part of the HA energy dashboard to record the oil usage I’m getting from my tank sensor. This is how I did it, I put it against the Github entry for the kingsman sensit without which I would have been stumped. But this thread was crucial too.
basically you work out your own numbers (in Wh for me) but then pretend they are m³. Its a shame that unit isnt allowed, and you cant relabel a few elements, cos if you could it would be 100%. but it works for me.