2019-04-04 04:14:45 +00:00
|
|
|
{
|
2021-01-21 08:32:16 +00:00
|
|
|
"codeowners": ["@dermotduffy"],
|
2020-11-30 17:38:52 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/hyperion",
|
2019-04-04 04:14:45 +00:00
|
|
|
"domain": "hyperion",
|
|
|
|
"name": "Hyperion",
|
2020-12-17 16:01:22 +00:00
|
|
|
"quality_scale": "platinum",
|
2021-04-20 20:08:08 +00:00
|
|
|
"requirements": ["hyperion-py==0.7.4"],
|
2020-11-30 17:38:52 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"manufacturer": "Hyperion Open Source Ambient Lighting",
|
|
|
|
"st": "urn:hyperion-project.org:device:basic:1"
|
|
|
|
}
|
2021-04-15 08:21:38 +00:00
|
|
|
],
|
|
|
|
"iot_class": "local_push"
|
2021-01-21 08:32:16 +00:00
|
|
|
}
|