2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "emulated_hue",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Emulated Hue",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/emulated_hue",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["aiohttp_cors==0.7.0"],
|
2021-09-06 18:44:38 +00:00
|
|
|
"dependencies": ["network"],
|
2020-03-03 21:57:09 +00:00
|
|
|
"after_dependencies": ["http"],
|
2020-01-10 21:35:18 +00:00
|
|
|
"codeowners": [],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
|
|
|
"iot_class": "local_push"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|