functionpointer
functionpointer
@jesserockz i have rebased this. The [parent PR](https://github.com/esphome/esphome/pull/6061) was merged already (thank you!).
You may want to merge the `dev` branch into this periodically. This should keep the bot happy. New integrations regularly take many months to merge.
Unfortunately it is normal. ESPHome is quite active and the maintainers are active as well. There are just too many PRs
Just tested this on RPi Zero W with Raspbian Bookworm 32-bit kernel. Works great.
Has any solution been found? The [documentation](https://esphome.io/components/sensor/template.html) still shows `NAN`. This doesn't work for `text_sensor` or `binary_sensor`.
Turns out it doesn't even work with `sensor` anymore. Homeassistant throws an error and continues showing the last valid number. https://github.com/home-assistant/core/pull/98110 is the reason, as @kpfleming has pointed out. It...
Is this related? https://github.com/home-assistant/core/pull/117813
I have addressed the changes. The PR is ready for another review.