Facebook
From Diminutive Peccary, 4 Years ago, written in YAML.
This paste is a reply to Untitled from Crippled Curlew - go back
Embed
Viewing differences between Untitled and Re: Untitled
sensor:
  - platform: systemmonitor
    resources:
      - type: disk_use_percent
        arg: '/'
      - type: memory_use_percent
      - type: processor_use
      - type: network_in
        arg: ens3
      - type: network_out
        arg: ens3
      - type: last_boot
      - type: swap_use_percent
  - platform: qnap
    host: 192.168.13.5
5 #adres IP QNAP'a (a Nie hassio)
    username: !login_do_qnap
    password: !haslo_do_qnap
    port: 443
    ssl: true
    verify_ssl: false
    monitored_conditions:
      - status
      - cpu_usage
      - memory_percent_used
      - network_tx
      - volume_percentage_used
      - drive_smart_status