update api

This commit is contained in:
Pascal Vizeli 2017-03-23 00:08:04 +01:00
parent bbe32664ff
commit c6708d7225

View File

@ -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