Add area picker (#4608)

* Add area picker

* Make config flow dialog wider

* Comment
This commit is contained in:
Bram Kragten
2020-01-26 21:41:11 +01:00
committed by GitHub
parent 523dc881bb
commit c7b3a517e8
6 changed files with 284 additions and 165 deletions

View File

@@ -322,7 +322,7 @@ class DataEntryFlowDialog extends LitElement {
haStyleDialog,
css`
ha-paper-dialog {
max-width: 500px;
max-width: 600px;
}
ha-paper-dialog > * {
margin: 0;