2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "emulated_hue",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Emulated Hue",
|
2020-03-03 21:57:09 +00:00
|
|
|
"after_dependencies": ["http"],
|
2023-02-07 21:43:47 +00:00
|
|
|
"codeowners": ["@bdraco", "@Tho85"],
|
2023-02-08 19:19:19 +00:00
|
|
|
"dependencies": ["network"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/emulated_hue",
|
|
|
|
"iot_class": "local_push",
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
2023-09-21 08:57:23 +00:00
|
|
|
"requirements": ["aiohttp_cors==0.7.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|