mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Push country config to Supervisor (#143871)
This commit is contained in:
@@ -1942,7 +1942,7 @@ async def hassio_stubs(
|
||||
return_value={"result": "ok"},
|
||||
) as hass_api,
|
||||
patch(
|
||||
"homeassistant.components.hassio.HassIO.update_hass_timezone",
|
||||
"homeassistant.components.hassio.HassIO.update_hass_config",
|
||||
return_value={"result": "ok"},
|
||||
),
|
||||
patch(
|
||||
|
||||
Reference in New Issue
Block a user