core/homeassistant/components/maxcube/manifest.json

10 lines
242 B
JSON
Raw Normal View History

{
"domain": "maxcube",
"name": "eQ-3 MAX!",
"codeowners": [],
2023-02-08 19:38:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/maxcube",
"iot_class": "local_polling",
2023-02-08 19:38:43 +00:00
"loggers": ["maxcube"],
"requirements": ["maxcube-api==0.4.3"]
}