* Add prettier (in pre-commit and CI) * Make all file prettier * Change order * Add to Azure Pipelines * Fix a YAML file prettier caught as invalid * Remove flow mapping using curly braces from all YAML service files
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"domain": "edl21",
|
|
"name": "EDL21",
|
|
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
|
"requirements": ["pysml==0.0.2"],
|
|
"codeowners": ["@mtdcr"]
|
|
}
|