Hi Dietlman,
I’m trying to grab the temperature from the same HWg-STE box to my HA with no luck.
My code looks like this:
sensor:
- platform: scrape
resource: MY_HWG-STE_IP_XML_WEB_SITE
name: Tamir_Boiler
select: “#s215”
And it shows me the same A sign in the temperature result.
Can you please share your code that works?
Where should I add the value_template ?
Thanks a lot,
Tamir