mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to harmony (#159091)
This commit is contained in:
committed by
GitHub
parent
c82b179e03
commit
6c96acda82
@@ -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"],
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user