mirror of https://github.com/home-assistant/core
11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"domain": "incomfort",
|
|
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
|
"codeowners": ["@jbouwh"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/incomfort",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["incomfortclient"],
|
|
"requirements": ["incomfort-client==0.6.3-1"]
|
|
}
|