From d781fcfc0be6551c03ab496df55003f657fd657a Mon Sep 17 00:00:00 2001 From: pgrondek Date: Tue, 4 May 2021 12:39:18 +0200 Subject: [PATCH] Add systemmonitor sensors --- automations/files/configuration.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/automations/files/configuration.yaml b/automations/files/configuration.yaml index 78921a4..6bf3388 100644 --- a/automations/files/configuration.yaml +++ b/automations/files/configuration.yaml @@ -208,6 +208,34 @@ ble_monitor: mac: 'C8:47:8C:D9:6F:96' sensor: + - platform: systemmonitor + resources: + - type: memory_use + - type: memory_free + - type: swap_use + - type: swap_free + - type: load_1m + - type: load_5m + - type: load_15m + - type: processor_use + - type: processor_temperature + - type: ipv4_address + arg: "eth0" + - type: ipv6_address + arg: "eth0" + - 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" + # Living Room - platform: template sensors: