Update proxmoxve.markdown (#11430)

integration not found as "proxmox" in configuration.  Updated YAML nodes to reflect the name "proxmoxve"
This commit is contained in:
MarcJenningsUK 2019-12-12 08:52:35 +00:00 committed by Franck Nijhof
parent f763a9ccf9
commit b57f6a9e67

View File

@ -22,7 +22,7 @@ To use the `proxmoxve` component, add the following config to your `configuratio
```yaml
# Example configuration.yaml entry
proxmox:
proxmoxve:
- host: IP_ADDRESS
username: USERNAME
password: PASSWORD
@ -84,7 +84,7 @@ nodes:
Example with multiple VMs and no containers:
```yaml
proxmox:
proxmoxve:
- host: IP_ADDRESS
username: USERNAME
password: PASSWORD