I need the sensor to return the “26.7” value. The Scrape sensor seems to only be able to find text in a web page. Anyone can guide me in the right direction as to how to do this? Thanks!
Home Assistant has the File Sensor integration but it’s designed to read JSON-formatted data from a file. Because your data has a custom format, you’ll need to use Skye’s suggestion (Command Line Sensor).