mirror of
https://github.com/elisspace/core.git
synced 2026-09-02 01:06:07 +00:00
Add delete to hassio API (#41500)
This commit is contained in:
committed by
Paulus Schoutsen
parent
a26413c989
commit
e072d8b694
@@ -65,6 +65,7 @@ class HassIOView(HomeAssistantView):
|
||||
|
||||
return await self._command_proxy(path, request)
|
||||
|
||||
delete = _handle
|
||||
get = _handle
|
||||
post = _handle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user