From 95a4613f6c11a838b7a21fe64658b7a1f0f56dc0 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sun, 21 Jan 2024 23:43:44 +0100 Subject: [PATCH] Remove deprecated `systemmonitor` from configuration.yaml --- configuration/configuration.yaml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index 0d45389..d3aad29 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -314,33 +314,6 @@ calendar: - "Formula 1" sensor: - - platform: systemmonitor - resources: - - type: memory_use - - type: memory_free - - type: swap_use - - type: swap_free - - type: load_1m - - type: load_5m - - type: load_15m - - type: processor_use - - type: processor_temperature - - type: ipv4_address - arg: "eth0" - - type: ipv6_address - arg: "eth0" - - type: network_in - arg: "eth0" - - type: network_out - arg: "eth0" - - type: throughput_network_in - arg: "eth0" - - type: throughput_network_out - arg: "eth0" - - type: packets_in - arg: "eth0" - - type: packets_out - arg: "eth0" # SNMP - platform: snmp name: "Router eth0 link speed"