mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 16:46:43 +01: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