diff --git a/.storage/lovelace.dashboard_temp b/.storage/lovelace.dashboard_temp index 533360f..8a3b1d6 100644 --- a/.storage/lovelace.dashboard_temp +++ b/.storage/lovelace.dashboard_temp @@ -344,7 +344,12 @@ { "type": "history-graph", "entities": [ - "sensor.octoprint_enp2s0_tx" + { + "entity": "sensor.octoprint_enp2s0_tx" + }, + { + "entity": "sensor.octoprint_enp2s0_rx" + } ], "hours_to_show": 24 }