1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-08 23:27:08 +00:00

7 Commits

Author SHA1 Message Date
Marc Mueller
a48ddcadd4
Use assignment expressions 31 () 2021-10-30 16:29:07 +02:00
Maciej Bieniek
e06a2a53c4
Add constructor return type in integrations L-N ()
* Add constructor return type in integrations L-N

* Small fix
2021-05-20 13:06:44 +01:00
Marc Mueller
25a13d1554
Update typing 10 () 2021-03-18 13:07:04 +01:00
tkdrob
379f5455e5
Use core constants for lovelace () 2021-02-11 10:13:18 +01:00
Bram Kragten
1477087c71
Fix Lovelace resources health info ()
* Fix Lovelace resources health info

* Fix tests
2020-03-28 13:57:36 +01:00
Paulus Schoutsen
483d822272
Lovelace resource mgmt ()
* Add websockets commands for resource management

* Add LL resource management

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-26 16:43:34 -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 7d140b2bccd27543db55c51930ad97e15e938ea5.

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-25 11:18:21 -08:00