Files
core/homeassistant/components/ads/manifest.json
T
Franck Nijhof 6f92c19302 Correct integration names in manifests (A-B) (#30527)
* Correct names in manifests (A-B)

* Just Baidu

* Asterisk Call Detail Records
2020-01-06 23:59:12 +01:00

9 lines
186 B
JSON

{
"domain": "ads",
"name": "ADS",
"documentation": "https://www.home-assistant.io/integrations/ads",
"requirements": ["pyads==3.0.7"],
"dependencies": [],
"codeowners": []
}