mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 17:56:33 +00:00
Add hostname support for hc protocol
This commit is contained in:
parent
4cc11305c7
commit
fe91f812d9
5
API.md
5
API.md
@ -281,8 +281,10 @@ Communicate over unix socket with a host daemon.
|
|||||||
# shutdown
|
# shutdown
|
||||||
# host-update [v]
|
# host-update [v]
|
||||||
|
|
||||||
|
# hostname xy
|
||||||
|
|
||||||
# network info
|
# network info
|
||||||
# network hostname xy
|
-> {}
|
||||||
# network wlan ssd xy
|
# network wlan ssd xy
|
||||||
# network wlan password xy
|
# network wlan password xy
|
||||||
# network int ip xy
|
# network int ip xy
|
||||||
@ -294,6 +296,7 @@ features:
|
|||||||
- shutdown
|
- shutdown
|
||||||
- reboot
|
- reboot
|
||||||
- update
|
- update
|
||||||
|
- hostname
|
||||||
- network_info
|
- network_info
|
||||||
- network_control
|
- network_control
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user