For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /developers/blog/2023-08-23-sensor-updates.md.

数值型 sensor 不再允许将 state 设置为 NaN 或 inf

数值型 sensor 不再允许将 state 设置为非数字 (Not a Number) 或正无穷/负无穷。

此变更在 core PR#98110 中引入。

更多详情,请参阅sensor 文档