hass-core/homeassistant/components/websocket_api
J. Nick Koston d8161c431f
Add support for using an entityfilter to subscribe_entities (#124641)
* Add support for using an entityfilter to subscribe_entities

* filter init

* fix

* coverage
2024-08-27 11:17:05 +02:00
..
__init__.py
auth.py
commands.py Add support for using an entityfilter to subscribe_entities (#124641) 2024-08-27 11:17:05 +02:00
connection.py
const.py
decorators.py
error.py
http.py Handle WebSocket client disconnect during prepare (#124173) 2024-08-19 15:28:05 -05:00
manifest.json
messages.py Improve performance of generate diffs of state change events (#124601) 2024-08-26 08:49:31 +02:00
sensor.py
services.yaml
strings.json
util.py