core/homeassistant/components/netio/manifest.json

9 lines
202 B
JSON

{
"domain": "netio",
"name": "Netio",
"documentation": "https://www.home-assistant.io/integrations/netio",
"requirements": ["pynetio==0.1.9.1"],
"dependencies": ["http"],
"codeowners": []
}