hass-core/homeassistant/components/websocket_api
Erik Montnemery b94e1e9ef8
Fire events when long term statistics is updated (#82492)
* Fire events when long term statistics is updated

* Allow the new events to be subscribed to by anyone

* Address review comments

* Finish renaming events

* Finish renaming events

* Fix do_adhoc_statistics

* Adjust tests

* Adjust tests
2022-11-24 22:01:36 +01:00
..
__init__.py Expose websocket_api constants in root (#78249) 2022-09-12 18:18:37 +02:00
auth.py
commands.py Add type hints on Template().__init__() (#82574) 2022-11-23 20:26:55 +01:00
connection.py Improve error logging of WebSocket API (#81360) 2022-11-01 14:11:50 -04:00
const.py Implement websocket message coalescing (#77238) 2022-08-24 22:50:48 -05:00
decorators.py
error.py
http.py Update pending message error (#80763) 2022-10-21 22:47:25 -04:00
manifest.json Fire events when long term statistics is updated (#82492) 2022-11-24 22:01:36 +01:00
messages.py
permissions.py Fire events when long term statistics is updated (#82492) 2022-11-24 22:01:36 +01:00
sensor.py
services.yaml