mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 00:00:58 +00:00
* Support calculating changes between consecutive sum statistics * Add support for unit conversion when calculating change * Don't include sum in WS response unless requested * Improve tests * Break out calculating change to its own function * Improve test coverage