mirror of https://github.com/home-assistant/core
11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"domain": "emulated_hue",
|
|
"name": "Emulated Hue",
|
|
"after_dependencies": ["http"],
|
|
"codeowners": ["@bdraco", "@Tho85"],
|
|
"dependencies": ["network"],
|
|
"documentation": "https://www.home-assistant.io/integrations/emulated_hue",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|