mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 15:52:29 +00:00
* Fix statistics precision error when configured 0, fix #42547 * Add tests for statistics precision * Apply precision=0 logic to float numbers only * Implement contextlib way of exception handling