core/homeassistant/components/ebox/manifest.json

10 lines
225 B
JSON
Raw Normal View History

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