i’m trying to do a scrape sensor, to read info from my heating company.
i cant figure out what to put in select… Please help
here’s the site i want to use the selected part:
and my config so far:
- platform: scrape
resource: https://www.fredericiafjernvarme.dk/eforsyning/#/mit-forbrug
name: returtemp
username: ----
password: ----
select: "e-forsyning-features-mit-forbrug-tile p.ng-star-inserted"
headers:
User-Agent: Mozilla/5.0
scan_interval: 60