mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
HassIO API fix
This commit is contained in:
parent
b532267596
commit
a732271793
@ -41,7 +41,7 @@ HASSIO_REST_COMMANDS = {
|
||||
'homeassistant/update': ['POST'],
|
||||
'homeassistant/logs': ['GET'],
|
||||
'network/info': ['GET'],
|
||||
'network/options': ['GET'],
|
||||
'network/options': ['POST'],
|
||||
}
|
||||
|
||||
ADDON_REST_COMMANDS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user