mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
16 lines
270 B
JSON
16 lines
270 B
JSON
{
|
|
"domain": "august",
|
|
"name": "August",
|
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
|
"requirements": [
|
|
"py-august==0.25.0"
|
|
],
|
|
"dependencies": [
|
|
"configurator"
|
|
],
|
|
"codeowners": [
|
|
"@bdraco"
|
|
],
|
|
"config_flow": true
|
|
}
|