Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106269

Struggling with getting systemmonitor to work

$
0
0

Hi, recently got my HA (0.115.3 / latest update) 32-bit running on a new Raspberry Pi 4 B+ 4GB board and it’s really cool. Running into a problem with getting systemmonitor up and running. It’s giving me the following notification error:

Invalid config
The following integrations and platforms could not be set up:

Please check your config.

However, when I check the configuration.yaml file, everything looks fine from what I can tell. Here’s my code for the sensor:

sensor:
# System Monitor
  - platform: systemmonitor
    resources:
      - type: disk_use_percent
      - arg: /
      - type: memory_free
      - type: memory_use_percent
      - type: processor_use
      - type: since_last_boot

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106269

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>