Files
homeAssistant/.storage/lovelace

32 lines
865 B
Plaintext

{
"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
}