moved compoletely to node-red for automations. Cleaned up a bit. Upgraded to latest version of HA
This commit is contained in:
32
.storage/lovelace
Normal file
32
.storage/lovelace
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"data": {
|
||||
"config": {
|
||||
"title": "Home",
|
||||
"views": [
|
||||
{
|
||||
"badges": [
|
||||
{
|
||||
"entity": "binary_sensor.updater"
|
||||
},
|
||||
{
|
||||
"entity": "person.dan"
|
||||
},
|
||||
{
|
||||
"entity": "sun.sun"
|
||||
}
|
||||
],
|
||||
"cards": [
|
||||
{
|
||||
"entity": "weather.home",
|
||||
"type": "weather-forecast"
|
||||
}
|
||||
],
|
||||
"path": "default_view",
|
||||
"title": "Home"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"key": "lovelace",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user