mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
proxmox:
|
proxmoxve:
|
||||||
- host: IP_ADDRESS
|
- host: IP_ADDRESS
|
||||||
username: USERNAME
|
username: USERNAME
|
||||||
password: PASSWORD
|
password: PASSWORD
|
||||||
@ -84,7 +84,7 @@ nodes:
|
|||||||
Example with multiple VMs and no containers:
|
Example with multiple VMs and no containers:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
proxmox:
|
proxmoxve:
|
||||||
- host: IP_ADDRESS
|
- host: IP_ADDRESS
|
||||||
username: USERNAME
|
username: USERNAME
|
||||||
password: PASSWORD
|
password: PASSWORD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user