mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 18:17:35 +00:00
* 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
9 lines
217 B
JSON
9 lines
217 B
JSON
{
|
|
"domain": "nut",
|
|
"name": "Network UPS Tools (NUT)",
|
|
"documentation": "https://www.home-assistant.io/integrations/nut",
|
|
"requirements": ["pynut2==2.1.2"],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true
|
|
}
|