Skip to content

Commit

Permalink
chore: remove deprecated configuration entries
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed May 23, 2024
1 parent d7741d8 commit 7a983f5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 59 deletions.
2 changes: 0 additions & 2 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ config:
logger:
default: error

map:

system_health:

# influxdb:
Expand Down
45 changes: 0 additions & 45 deletions includes/binary_sensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 0 additions & 12 deletions includes/sensors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7a983f5

Please sign in to comment.