Commit graph

7 commits

Author SHA1 Message Date
epenet
eee1ede5bb
Add websocket type hints in lovelace () 2022-10-20 15:57:43 +02:00
uvjustin
d989e4373d
Remove websocket_api send_big_result () 2022-07-19 21:08:11 -07:00
uvjustin
6b60fb9541
Don't use executor in send_big_result () 2022-07-19 08:40:23 -05:00
epenet
c260413e2a
Remove lovelace from mypy ignore list ()
* Remove lovelace from mypy ignore list

* Raise error on failed config
2022-07-14 13:08:50 +02:00
Bram Kragten
ffefdcfe22
Require admin to manage lovelace () 2020-03-31 11:43:21 +02:00
Paulus Schoutsen
deda2f86e7
Allow managing Lovelace storage dashboards ()
* Allow managing Lovelace storage dashboards

* Make sure we do not allow duplicate url paths

* Allow setting sidebar to None

* Fix tests

* Delete storage file on delete

* List all dashboards
2020-02-28 12:43:17 -08:00
Paulus Schoutsen
536b31305a
Support multiple Lovelace dashboards ()
* 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