1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 15:52:29 +00:00
Files
core/homeassistant/components/escea/manifest.json
2023-02-08 20:19:19 +01:00

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"]
}