.storage/lovelace.dashboard_temp
This commit is contained in:
@@ -247,12 +247,16 @@
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "Network Traffic",
|
||||
"hours_to_show": 24,
|
||||
"entities": [
|
||||
"sensor.system_monitor_network_throughput_in_enp1s0",
|
||||
"sensor.system_monitor_network_throughput_out_enp1s0"
|
||||
]
|
||||
{
|
||||
"entity": "sensor.home_assistant_enp1s0_rx"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.home_assistant_enp1s0_tx"
|
||||
}
|
||||
],
|
||||
"title": "Network Traffic",
|
||||
"hours_to_show": 24
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
|
||||
Reference in New Issue
Block a user