mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Do not require admin for instance URLs (#157012)
This commit is contained in:
@@ -68,7 +68,6 @@ async def websocket_network_adapters_configure(
|
||||
|
||||
|
||||
@callback
|
||||
@websocket_api.require_admin
|
||||
@websocket_api.websocket_command(
|
||||
{
|
||||
vol.Required("type"): "network/url",
|
||||
|
||||
Reference in New Issue
Block a user