mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Fix missing yaml list markup in kira remote (#2681)
This commit is contained in:
parent
47720baac7
commit
beaab151f8
@ -33,7 +33,7 @@ kira:
|
|||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
port: 65432
|
port: 65432
|
||||||
remotes:
|
remotes:
|
||||||
name: kira_remote
|
- name: kira_remote
|
||||||
host: 192.168.100.1
|
host: 192.168.100.1
|
||||||
port: 65432
|
port: 65432
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user