Integrations v2 (#13887)

* WIP: Integrations v2

* update

* manifests

* update wording

* show yaml only

* Show spinner

* Update

* Use virtulizer

* Update

* change interval if 5 min stats

* remove yaml

* fix application credentials

* Add zwave and zigbee device support

* make back button bigger

* margin
This commit is contained in:
Bram Kragten
2022-09-28 17:39:40 +02:00
committed by GitHub
parent dddb922593
commit 8e4bebb694
16 changed files with 1162 additions and 660 deletions

View File

@@ -91,7 +91,7 @@ export class HaDialog extends DialogBase {
.header_button {
position: absolute;
right: 16px;
top: 10px;
top: 14px;
text-decoration: none;
color: inherit;
}