1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 21:35:48 +00:00
Files
core/homeassistant/components/ebox/manifest.json
2023-02-08 20:19:19 +01:00

10 lines
225 B
JSON

{
"domain": "ebox",
"name": "EBox",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/ebox",
"iot_class": "cloud_polling",
"loggers": ["pyebox"],
"requirements": ["pyebox==1.1.4"]
}