mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-22 16:46:29 +00:00
Update control.py
This commit is contained in:
parent
7541ae6476
commit
f185291eca
@ -47,5 +47,5 @@ class SystemControl(CoreSysAttributes):
|
||||
raise HostNotSupportedError()
|
||||
|
||||
_LOGGER.info("Set Hostname %s", hostname)
|
||||
await self.sys_dbus.hostname.set_hostname(hostname)
|
||||
await self.sys_dbus.hostname.set_static_hostname(hostname)
|
||||
await self.sys_host.info.update()
|
||||
|
Loading…
x
Reference in New Issue
Block a user