mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"domain": "ads",
|
|
"name": "ADS",
|
|
"codeowners": ["@mrpasztoradam"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ads",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyads"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyads==3.4.0"]
|
|
}
|