mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
13 lines
272 B
JSON
13 lines
272 B
JSON
{
|
|
"domain": "incomfort",
|
|
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
|
"documentation": "https://www.home-assistant.io/integrations/incomfort",
|
|
"requirements": [
|
|
"incomfort-client==0.3.5"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@zxdavb"
|
|
]
|
|
}
|