mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
Update __init__.py
This commit is contained in:
parent
3d101a24a1
commit
99cc5972c8
@ -24,12 +24,12 @@ class HostManager(CoreSysAttributes):
|
||||
|
||||
@property
|
||||
def control(self):
|
||||
"""Return host power handler."""
|
||||
"""Return host control handler."""
|
||||
return self._control
|
||||
|
||||
@property
|
||||
def info(self):
|
||||
"""Return host local handler."""
|
||||
"""Return host info handler."""
|
||||
return self._info
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user