hass-core/homeassistant/components/websocket_api
Paulus Schoutsen 536b31305a
Support multiple Lovelace dashboards (#32134)
* Support multiple Lovelace dashboards

* Mark collection maintenance as unfinished

* Fix import

* Add websockets commands for resource management

* Revert "Add websockets commands for resource management"

This reverts commit 7d140b2bcc.

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-25 11:18:21 -08:00
..
__init__.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
auth.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
commands.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
connection.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
const.py Remove some unneeded pylint suppressions (#32152) 2020-02-24 16:47:15 -08:00
decorators.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
error.py
http.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
messages.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
permissions.py Support multiple Lovelace dashboards (#32134) 2020-02-25 11:18:21 -08:00
sensor.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
services.yaml