Files
homeAssistant/.storage/lovelace.20_21
2021-11-04 01:18:18 -04:00

120 lines
4.6 KiB
Plaintext

{
"version": 1,
"key": "lovelace.20_21",
"data": {
"config": {
"title": "Home",
"views": [
{
"path": "default_view",
"title": "Home",
"cards": [
{
"type": "weather-forecast",
"entity": "weather.home_2",
"show_forecast": true
},
{
"type": "entities",
"entities": [
{
"entity": "light.table"
},
{
"entity": "light.lamp_left"
},
{
"entity": "light.lamp_right"
},
{
"entity": "light.sengled_e11_g13_d6681403_level_on_off"
},
{
"entity": "light.sengled_e11_g13_1d3e0b03_level_on_off"
},
{
"entity": "light.sengled_e11_g13_ba220b03_level_on_off"
},
{
"entity": "light.sengled_e11_g13_fd3e0b03_level_on_off"
}
],
"title": "Lights",
"show_header_toggle": true,
"state_color": false
},
{
"type": "entities",
"entities": [
{
"entity": "sensor.home_humidity"
},
{
"entity": "sensor.home_temperature"
},
{
"entity": "sensor.thermostat_away_mode"
},
{
"entity": "sensor.thermostat_climate_mode"
},
{
"entity": "sensor.thermostat_current_status"
},
{
"entity": "sensor.thermostat_outside_temperature"
}
],
"title": "Sensor",
"state_color": false
},
{
"type": "glance",
"entities": [
{
"entity": "person.dan"
},
{
"entity": "binary_sensor.door_contact"
}
]
},
{
"type": "entities",
"entities": [
"switch.sonoff_s31_lite_zb_9478b723_on_off",
"switch.plug_in_appliance_module"
],
"title": "Switch"
}
]
},
{
"title": "HVAC",
"path": "hvac",
"badges": [],
"cards": [
{
"type": "thermostat",
"entity": "climate.home"
}
]
},
{
"title": "Grow",
"path": "grow",
"badges": [],
"cards": [
{
"type": "entities",
"entities": [
"switch.ewelink_sa_003_zigbee_33eeea22_on_off"
],
"title": "Basement"
}
]
}
]
}
}
}