.storage/lovelace.dashboard_temp
This commit is contained in:
@@ -343,48 +343,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "custom:mini-graph-card",
|
||||
"title": "Network Traffic (24h)",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "sensor.gt_ax11000_wan_download_speed",
|
||||
"name": "Download",
|
||||
"color": "#2196F3"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.gt_ax11000_wan_upload_speed",
|
||||
"name": "Upload",
|
||||
"color": "#4CAF50"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 6,
|
||||
"points_per_hour": 4,
|
||||
"line_width": 4,
|
||||
"fill": "fade",
|
||||
"show": {
|
||||
"graph": "line",
|
||||
"fill": true,
|
||||
"state": false,
|
||||
"name": false,
|
||||
"extrema": false,
|
||||
"average": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "picture-glance",
|
||||
"title": "Backyard Shed",
|
||||
"camera_image": "camera.backyard_shed",
|
||||
"camera_view": "live",
|
||||
"entities": [],
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"service": "camera.turn_on",
|
||||
"target": {
|
||||
"entity_id": "camera.backyard_shed"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "statistics-graph",
|
||||
"entities": [
|
||||
|
||||
Reference in New Issue
Block a user