#im super newbie about home assistant i

1 messages · Page 1 of 1 (latest)

gusty drum
#

# RASPBERRY INFO
# ========================================
sensor:
  - platform: systemmonitor
    resources:
      - type: disk_use_percent
        arg: /config
      - type: disk_use
      - type: disk_free
      - type: memory_use_percent
      - type: memory_use
      - type: memory_free
      - type: swap_use_percent
      - type: swap_use
      - type: swap_free
      - type: load_1m
      - type: load_5m
      - type: load_15m
      - 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
      - type: ipv4_address
        arg: eth0
      - type: ipv6_address
        arg: eth0
      - type: processor_use
      - type: processor_temperature
      - type: last_boot
# ========================================
dawn mason
#

That video is too old. The system monitor has been moved to the UI. You find it on the integrations page and then the add intergation button.

gusty drum
#

ahhh

#

thank you

#

is there any way to remove "Energy" dashboard

#

or hide

#

nvm let me google first

dawn mason
#

Yes. You can go to your user's settings and select " Change the order and hide items from the sidebar" or or press and hold the "HOME ASSISTANT" on the main page. But that has to be done for every user and every device.