core/homeassistant/components/ebox/manifest.json

10 lines
225 B
JSON

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