core/homeassistant/components/ee_brightbox/manifest.json

10 lines
286 B
JSON

{
"domain": "ee_brightbox",
"name": "EE Bright Box",
"disabled": "Library has incompatible requirements.",
"documentation": "https://www.home-assistant.io/integrations/ee_brightbox",
"requirements": ["eebrightbox==0.0.4"],
"codeowners": [],
"iot_class": "local_polling"
}