Files
core/homeassistant/components/alarmdecoder/manifest.json
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
221 B
JSON

{
"domain": "alarmdecoder",
"name": "AlarmDecoder",
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
"requirements": ["alarmdecoder==1.13.9"],
"dependencies": [],
"codeowners": []
}