core/homeassistant/components/ee_brightbox/manifest.json

9 lines
230 B
JSON
Raw Normal View History

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