2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "brunt",
|
2020-01-06 22:59:12 +00:00
|
|
|
"name": "Brunt Blind Engine",
|
2023-02-08 19:16:39 +00:00
|
|
|
"codeowners": ["@eavanvalkenburg"],
|
2021-11-18 22:00:42 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/brunt",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:16:39 +00:00
|
|
|
"loggers": ["brunt"],
|
|
|
|
"requirements": ["brunt==1.2.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|