core/homeassistant/components/evohome/manifest.json

10 lines
307 B
JSON
Raw Normal View History

{
"domain": "evohome",
"name": "Honeywell Total Connect Comfort (Europe)",
"codeowners": ["@zxdavb"],
2023-02-08 19:19:19 +00:00
"documentation": "https://www.home-assistant.io/integrations/evohome",
"iot_class": "cloud_polling",
2023-02-08 19:19:19 +00:00
"loggers": ["evohomeasync", "evohomeasync2"],
"requirements": ["evohome-async==0.3.15"]
}