core/homeassistant/components/nut/manifest.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
}