core/homeassistant/components/edl21/manifest.json

12 lines
274 B
JSON

{
"domain": "edl21",
"name": "EDL21",
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/edl21",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["sml"],
"requirements": ["pysml==0.0.12"]
}