Adding id to lovelace cards in ui-lovelace.yaml (#17498)

* ID is added to cards without ID in ui-lovelace.yaml when loaded

* Hound

* Remove ui-lovelace.yaml

* Nicer get

* Update tests

* If YAML dump fails, config not gone

* Add tests

* Woof!

* Remove nosetests

* Address comments

* Woof...

* Delete test.yaml

* update rights to saved file

* fix

* line break
This commit is contained in:
Bram Kragten 2018-10-17 16:31:06 +02:00 committed by Paulus Schoutsen
parent 95c43d634b
commit 33860bf23c
5 changed files with 245 additions and 8 deletions

View file

@ -111,6 +111,7 @@ TEST_REQUIREMENTS = (
'wakeonlan',
'vultr',
'YesssSMS',
'ruamel.yaml',
)
IGNORE_PACKAGES = (