mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
update api
This commit is contained in:
parent
bbe32664ff
commit
c6708d7225
@ -5,7 +5,10 @@
|
|||||||
### /supervisor_info
|
### /supervisor_info
|
||||||
|
|
||||||
### /supervisor_network
|
### /supervisor_network
|
||||||
- Payload: {'hostname': ''}
|
- Payload: {'hostname': '', 'mode': 'dhcp|fixed', 'ssid': '', 'ip': '', 'netmask': '', 'gateway': ''}
|
||||||
|
|
||||||
|
### /supervisor_power
|
||||||
|
- Payload: {'action': 'reboot|shutdown'}
|
||||||
|
|
||||||
## REST API HomeAssistant
|
## REST API HomeAssistant
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user