18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"codeowners": [
|
|
"@dermotduffy"
|
|
],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hyperion",
|
|
"domain": "hyperion",
|
|
"name": "Hyperion",
|
|
"requirements": [
|
|
"hyperion-py==0.6.0"
|
|
],
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "Hyperion Open Source Ambient Lighting",
|
|
"st": "urn:hyperion-project.org:device:basic:1"
|
|
}
|
|
]
|
|
} |