mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 15:52:29 +00:00
13 lines
280 B
JSON
13 lines
280 B
JSON
{
|
|
"domain": "escea",
|
|
"name": "Escea",
|
|
"codeowners": ["@lazdavila"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/escea",
|
|
"homekit": {
|
|
"models": ["Escea"]
|
|
},
|
|
"iot_class": "local_push",
|
|
"requirements": ["pescea==1.0.12"]
|
|
}
|