Add harmony configuration url (#60014)
This commit is contained in:
parent
f305d99af9
commit
bf79db4226
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue