core/homeassistant/components/brunt/manifest.json

11 lines
280 B
JSON

{
"domain": "brunt",
"name": "Brunt Blind Engine",
"codeowners": ["@eavanvalkenburg"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/brunt",
"iot_class": "cloud_polling",
"loggers": ["brunt"],
"requirements": ["brunt==1.2.0"]
}