* 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
212 B
JSON
8 lines
212 B
JSON
{
|
|
"domain": "alarmdecoder",
|
|
"name": "AlarmDecoder",
|
|
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
|
"requirements": ["alarmdecoder==1.13.2"],
|
|
"codeowners": ["@ajschmidt8"]
|
|
}
|