1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/edl21/manifest.json
2022-01-24 01:23:28 +02:00

9 lines
207 B
JSON

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