mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix configuration sample
This commit is contained in:
parent
e96e888306
commit
d95ed6156c
@ -24,7 +24,7 @@ To integrate pilight into Home Assistant, add the following section to your `con
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
pilight:
|
pilight:
|
||||||
- host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 5000
|
port: 5000
|
||||||
whitelist: # optional
|
whitelist: # optional
|
||||||
protocol:
|
protocol:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user