mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update proxmoxve.markdown (#11430)
integration not found as "proxmox" in configuration. Updated YAML nodes to reflect the name "proxmoxve"
This commit is contained in:
parent
f763a9ccf9
commit
b57f6a9e67
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user