mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 22:20:07 +01:00
11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"domain": "bryant_evolution",
|
|
"name": "Bryant Evolution",
|
|
"codeowners": ["@danielsmyers"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/bryant_evolution",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["evolutionhttp==0.0.19"]
|
|
}
|