15 lines
377 B
JSON
15 lines
377 B
JSON
{
|
|
"domain": "harmony",
|
|
"name": "Logitech Harmony Hub",
|
|
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
|
"requirements": ["aioharmony==0.2.6"],
|
|
"codeowners": ["@ehendrix23", "@bramkragten", "@bdraco"],
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "Logitech",
|
|
"deviceType": "urn:myharmony-com:device:harmony:1"
|
|
}
|
|
],
|
|
"config_flow": true
|
|
}
|