1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/incomfort/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
266 B
JSON

{
"domain": "incomfort",
"name": "Intergas InComfort/Intouch Lan2RF gateway",
"documentation": "https://www.home-assistant.io/integrations/incomfort",
"requirements": ["incomfort-client==0.4.4"],
"codeowners": ["@zxdavb"],
"iot_class": "local_polling"
}