linux  projekt  smarthome

home assistant - proxmox integration

 

Anleitung

https://www.home-assistant.io/integrations/proxmoxve

Konfiguration

proxmoxve:
  - host: 10.0.0.1
    port: 8006
    username: dashboard@pve
    password: ♯crypt♯
    realm: pve
    verify_ssl: false
    nodes:
      - node: ds1
        vms:
          - 100
          - 545
          - 549
 linux   projekt   smarthome