mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 02:34:44 -05: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