mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 08:01:56 +01:00
12 lines
305 B
JSON
12 lines
305 B
JSON
{
|
|
"domain": "aurora",
|
|
"name": "Aurora",
|
|
"codeowners": ["@djtimca"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/aurora",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["auroranoaa"],
|
|
"requirements": ["auroranoaa==0.0.5"]
|
|
}
|