diff --git a/homeassistant/lovelace.developer.json.tmpl b/homeassistant/lovelace.developer.json.tmpl index 1d4d30d93..651f5693a 100644 --- a/homeassistant/lovelace.developer.json.tmpl +++ b/homeassistant/lovelace.developer.json.tmpl @@ -2766,9 +2766,6 @@ { "entity": "sensor.intranet_ago" }, - { - "entity": "sensor.intranet_counter" - }, { "entity": "sensor.intranet_iperf_host" }, @@ -2825,9 +2822,6 @@ { "entity": "sensor.internet_ago" }, - { - "entity": "counter.internet_counter" - }, { "entity": "input_number.internet_deviation" } diff --git a/homeassistant/notify.system.json.tmpl b/homeassistant/notify.system.json.tmpl index e801d4f99..410d5875c 100644 --- a/homeassistant/notify.system.json.tmpl +++ b/homeassistant/notify.system.json.tmpl @@ -2541,9 +2541,6 @@ { "entity": "sensor.intranet_ago" }, - { - "entity": "sensor.intranet_counter" - }, { "entity": "sensor.intranet_iperf_host" },