Add integration_type device to harmony (#159091)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 12:34:20 +01:00
committed by GitHub
parent c82b179e03
commit 6c96acda82
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["remote"],
"documentation": "https://www.home-assistant.io/integrations/harmony",
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["aioharmony", "slixmpp"],
"requirements": ["aioharmony==0.5.3"],

View File

@@ -3693,7 +3693,7 @@
"name": "Logitech",
"integrations": {
"harmony": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Logitech Harmony Hub"