mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00: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