I am trying to offset the temperature reading on a DHT11 sensor. However, regardless of what amount I put the offset, it does not change the reading in the logs or HA. I put it at -10.5 just as an extreme, but it doesnt matter what I set it to.
The documentation for offset says: “Adds a constant value to each sensor value.” You would assume that “adds” would accept a negative number, but maybe not? You could try a lambda to see if that works: