sensor:
- platform: systemmonitor
resources:
-
type: network_in
arg: wlan0
-
type: network_out
arg: eth0
I’ve tried this both ways in the config but neither seems to work in windows. Is there another argument I should using or is windows just unsupported?