Skip to content

Commit

Permalink
remove deprecated systemmonitor from YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Jan 7, 2024
1 parent a8b86cf commit ead7dcd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions includes/sensors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,18 +359,6 @@
- date
- time

- platform: systemmonitor
resources:
- type: disk_use_percent
arg: "/"
- type: memory_use_percent
- type: network_in
arg: eth0
- type: network_out
arg: eth0
- type: processor_use
- type: last_boot

- platform: file
name: contractions_csv
file_path: "/config/utils/contractions_log.csv"
Expand Down

0 comments on commit ead7dcd

Please sign in to comment.