core/homeassistant/components/edl21/manifest.json

13 lines
216 B
JSON

{
"domain": "edl21",
"name": "EDL21",
"documentation": "https://www.home-assistant.io/integrations/edl21",
"requirements": [
"pysml==0.0.2"
],
"dependencies": [],
"codeowners": [
"@mtdcr"
]
}