mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 21:35:48 +00:00
10 lines
225 B
JSON
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"]
|
|
}
|