developers.home-assistant/blog/2023-08-23-sensor-updates.md

487 B

author authorURL title
Erik Montnémery https://github.com/emontnemery Numerical sensors are no longer allowed to set their state to NaN or inf

Numerical sensors are no longer allowed to set their state to Not a Number or to positive or negative infinity.

The change was introduce in core PR#98110

For more details, refer to the sensor documentation.