mirror of
https://github.com/home-assistant/core.git
synced 2025-05-13 10:29:14 +00:00
Add harmony configuration url (#60014)
This commit is contained in:
parent
f305d99af9
commit
bf79db4226
@ -96,6 +96,7 @@ class HarmonyData(HarmonySubscriberMixin):
|
||||
sw_version=self._client.hub_config.info.get(
|
||||
"hubSwVersion", self._client.fw_version
|
||||
),
|
||||
configuration_url="https://www.logitech.com/en-us/my-account",
|
||||
)
|
||||
|
||||
async def connect(self) -> bool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user