From 7a983f5038fb6a0945936a84f645cc5e4a19d059 Mon Sep 17 00:00:00 2001 From: "@TribuneX" Date: Thu, 23 May 2024 01:00:25 +0200 Subject: [PATCH] chore: remove deprecated configuration entries --- configuration.yaml | 2 -- includes/binary_sensor.yaml | 45 ------------------------------------- includes/sensors.yaml | 12 ---------- 3 files changed, 59 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 71ee8ad..ab6e31d 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -28,8 +28,6 @@ config: logger: default: error -map: - system_health: # influxdb: diff --git a/includes/binary_sensor.yaml b/includes/binary_sensor.yaml index 36a751d..d85414f 100644 --- a/includes/binary_sensor.yaml +++ b/includes/binary_sensor.yaml @@ -2,51 +2,6 @@ # Binary Sensors ########################## -# Monitor system uptime -- platform: ping - name: PING Eltern - host: home.cbs-service.net - -- platform: ping - name: PING Sonja - host: bmw.cbs-service.net - -- platform: ping - name: PING Polanetzki - host: buero.pblaw.de - -- platform: ping - name: PING Dreieich - host: dreieich.cbs-service.net - -- platform: ping - name: PING Schwarzwald - host: heesen.cbs-service.net - -- platform: ping - name: PING Gote - host: gote.cbs-service.net - -- platform: ping - name: PING Sebastian - host: seb.cbs-service.net - -- platform: ping - name: PING Uwe - host: uwe.cbs-service.net - -- platform: ping - name: PING VHV - host: vhv.cbs-service.net - -- platform: ping - name: PING Anny - host: anny.cbs-service.net - -- platform: ping - name: PING Bender - host: bender.cbs-service.net - - platform: template sensors: # Inspired by https://community.home-assistant.io/t/virtual-light-sensor/31975/9 diff --git a/includes/sensors.yaml b/includes/sensors.yaml index ba3ad38..8220c47 100644 --- a/includes/sensors.yaml +++ b/includes/sensors.yaml @@ -2,18 +2,6 @@ # Sensors ########################## -- platform: systemmonitor - resources: - - type: disk_use_percent - arg: / - - type: memory_free - - type: processor_use - - type: network_in - arg: eth0 - - type: network_out - arg: eth0 - - type: last_boot - # Inspired by https://github.com/CCOSTAN/Home-AssistantConfig/blob/9b088e5bee97d242463b7d794edeb4a1d967bac1/sensor/devices_states.yaml - platform: template sensors: