mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
* Add support for CUE automations * Update requirements * Minor update to string name
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"domain": "abode",
|
|
"name": "Abode",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/abode",
|
|
"requirements": ["abodepy==0.18.1"],
|
|
"dependencies": [],
|
|
"codeowners": ["@shred86"]
|
|
}
|