Hi, I’m new here and I would like to scrape the following:
The part that I’m trying to scrape is in the red rectangle.
I’ve tried the following with no succes:
scrape:
- resource: https://link to my website
sensor:
- name: "kWh vandaag"
select: ".value ng-binding"
unit_of_measurement: "Wh"
scan_interval: 300