This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

647
.storage/lovelace.new_home Normal file
View File

@@ -0,0 +1,647 @@
{
"version": 1,
"minor_version": 1,
"key": "lovelace.new_home",
"data": {
"config": {
"views": [
{
"title": "Home",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Rooms"
},
{
"type": "custom:bubble-card",
"card_type": "button",
"button_type": "name",
"name": "Kitchen",
"icon": "mdi:fridge",
"tap_action": {
"action": "none"
},
"button_action": {
"tap_action": {
"navigation_path": "kitchen"
},
"hold_action": {
"action": "navigate",
"navigation_path": "kitchen"
}
},
"hold_action": {
"action": "navigate",
"navigation_path": "kitchen"
},
"sub_button": [
{
"entity": "light.kitchen_lights_new_home"
}
]
},
{
"type": "custom:bubble-card",
"card_type": "button",
"button_type": "name",
"name": "Master Bedroom",
"icon": "mdi:chess-king",
"tap_action": {
"action": "none"
},
"button_action": {
"tap_action": {
"navigation_path": "master-bedroom"
},
"hold_action": {
"action": "navigate",
"navigation_path": "master-bedroom"
}
},
"hold_action": {
"action": "navigate",
"navigation_path": "master-bedroom"
}
},
{
"type": "custom:bubble-card",
"card_type": "button",
"button_type": "name",
"name": "Guest Bedroom",
"icon": "mdi:bed",
"tap_action": {
"action": "none"
},
"button_action": {
"tap_action": {
"navigation_path": "guest-bedroom"
},
"hold_action": {
"action": "navigate",
"navigation_path": "guest-bedroom"
}
},
"hold_action": {
"action": "navigate",
"navigation_path": "guest-bedroom"
}
},
{
"type": "custom:bubble-card",
"card_type": "button",
"button_type": "name",
"name": "Entry",
"icon": "mdi:door",
"tap_action": {
"action": "none"
},
"button_action": {
"tap_action": {
"navigation_path": "entry"
},
"hold_action": {
"action": "navigate",
"navigation_path": "entry"
}
},
"hold_action": {
"action": "navigate",
"navigation_path": "entry"
}
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
},
{
"states": [
"arm_home",
"arm_away",
"arm_vacation"
],
"type": "alarm-panel",
"entity": "alarm_control_panel.alarmo"
}
]
},
{
"type": "grid",
"cards": []
}
]
},
{
"type": "sections",
"max_columns": 4,
"title": "Kitchen",
"path": "kitchen",
"icon": "mdi:fridge",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Lights",
"heading_style": "title"
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "light.kitchen_lights_new_home",
"hold_action": {
"action": "more-info"
}
}
]
}
],
"header": {
"card": {
"type": "markdown",
"text_only": true,
"content": "# Kitchen\nTap to turn things on/off, hold to see more options ✨"
}
}
},
{
"type": "sections",
"max_columns": 4,
"title": "Master Bedroom",
"path": "master-bedroom",
"icon": "mdi:chess-king",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
}
]
}
]
},
{
"type": "sections",
"max_columns": 4,
"title": "Guest Bedroom",
"path": "guest-bedroom",
"icon": "mdi:bed",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
}
]
}
]
},
{
"type": "sections",
"max_columns": 4,
"title": "entry",
"path": "entry",
"icon": "mdi:door",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
}
]
}
]
},
{
"type": "sections",
"max_columns": 4,
"title": "Map",
"path": "map",
"icon": "mdi:map-marker-radius",
"sections": [
{
"type": "grid",
"cards": [
{
"type": "picture-elements",
"elements": [
{
"type": "image",
"entity": "light.nh_primary_bedroom_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "17%",
"left": "5%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_primary_bath_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "28%",
"left": "5%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_primary_closet_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "50%",
"left": "5%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_primary_toilet_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "42%",
"left": "13%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_entry_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "70%",
"left": "22%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_garage_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "70%",
"left": "10%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_garage_entry_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "62%",
"left": "17%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_laundry_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "51%",
"left": "12%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_storage_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "51%",
"left": "16%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_kitchen_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "52%",
"left": "30%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_pantry_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "60%",
"left": "33%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_powder_bath_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "60%",
"left": "28%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_office_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "82%",
"left": "30%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_living_room_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "25%",
"left": "25%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_patio_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "10%",
"left": "23%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_library_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "85%",
"left": "55%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_loft_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "45%",
"left": "70%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_guest_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "65%",
"left": "70%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_guest_bath_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "73%",
"left": "45%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_movie_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "60%",
"left": "45%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_upstairs_hall_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "65%",
"left": "58%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
},
{
"type": "image",
"entity": "light.nh_stair_lights",
"state_image": {
"on": "/local/images/light_on.svg",
"off": "/local/images/light_off.svg"
},
"tap_action": {
"action": "toggle"
},
"style": {
"top": "45%",
"left": "56%",
"width": "2.4%",
"transform": "translate(-50%, -50%)"
}
}
],
"image": {
"media_content_id": "media-source://image_upload/45f6eb5e47c9a4396f538f6440ddadee",
"media_content_type": "image/png",
"metadata": {
"title": "fpfin.png",
"thumbnail": "/api/image/serve/45f6eb5e47c9a4396f538f6440ddadee/256x256",
"media_class": "image",
"navigateIds": [
{},
{
"media_content_type": "app",
"media_content_id": "media-source://image_upload"
}
]
}
},
"grid_options": {
"columns": "full",
"rows": "auto"
}
}
],
"column_span": 4
}
]
}
]
}
}
}