core/homeassistant/components/nasweb/manifest.json

12 lines
300 B
JSON

{
"domain": "nasweb",
"name": "NASweb",
"codeowners": ["@nasWebio"],
"config_flow": true,
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/nasweb",
"integration_type": "hub",
"iot_class": "local_push",
"requirements": ["webio-api==0.1.8"]
}