mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 21:05:18 +00:00
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"domain": "ads",
|
|
"name": "ADS",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/ads",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyads"],
|
|
"requirements": ["pyads==3.4.0"]
|
|
}
|