2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "august",
|
|
|
|
"name": "August",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
2020-04-05 15:27:16 +00:00
|
|
|
"requirements": ["py-august==0.25.0"],
|
|
|
|
"dependencies": ["configurator"],
|
|
|
|
"codeowners": ["@bdraco"],
|
2020-02-25 18:18:15 +00:00
|
|
|
"config_flow": true
|
2020-02-26 02:34:31 +00:00
|
|
|
}
|