mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Add delete to hassio API (#41500)
This commit is contained in:
parent
1e9e0c8686
commit
61a5bf5645
@ -65,6 +65,7 @@ class HassIOView(HomeAssistantView):
|
||||
|
||||
return await self._command_proxy(path, request)
|
||||
|
||||
delete = _handle
|
||||
get = _handle
|
||||
post = _handle
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user