Hi,
I am trying to scape the temperature from a webside (herlev-vejret.dk). I am using the CCS ID “ajaxtemp” but insted of receivnig 25.8 I receive 26, so no digits are received or the sensor are rounding up? Anyone who can help. Please see more info below:
YAML code:
- platform: scrape
name: Outside temperature
resource: http://herlev-vejret.dk/
select: “#ajaxtemp”