-
- Downloads
Add websocket command recorder/import_statistics (#73937)
* Expose ws_add_external_statistics in websocket API * Refactor * Add tests * Improve test coverage Co-authored-by:Thibault Cohen <titilambert@users.noreply.github.com> Co-authored-by:
Erik <erik@montnemery.com>
Showing
- homeassistant/components/recorder/core.py 4 additions, 4 deletionshomeassistant/components/recorder/core.py
- homeassistant/components/recorder/statistics.py 53 additions, 14 deletionshomeassistant/components/recorder/statistics.py
- homeassistant/components/recorder/tasks.py 4 additions, 4 deletionshomeassistant/components/recorder/tasks.py
- homeassistant/components/recorder/websocket_api.py 49 additions, 2 deletionshomeassistant/components/recorder/websocket_api.py
- tests/components/recorder/test_statistics.py 163 additions, 44 deletionstests/components/recorder/test_statistics.py
- tests/components/recorder/test_websocket_api.py 274 additions, 1 deletiontests/components/recorder/test_websocket_api.py
Loading
Please register or sign in to comment