mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update codeowners incomfort integration (#118700)
This commit is contained in:
parent
35dcda29b9
commit
1b87a2dd73
@ -658,7 +658,7 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/imgw_pib/ @bieniu
|
/tests/components/imgw_pib/ @bieniu
|
||||||
/homeassistant/components/improv_ble/ @emontnemery
|
/homeassistant/components/improv_ble/ @emontnemery
|
||||||
/tests/components/improv_ble/ @emontnemery
|
/tests/components/improv_ble/ @emontnemery
|
||||||
/homeassistant/components/incomfort/ @zxdavb
|
/homeassistant/components/incomfort/ @jbouwh @zxdavb
|
||||||
/homeassistant/components/influxdb/ @mdegat01
|
/homeassistant/components/influxdb/ @mdegat01
|
||||||
/tests/components/influxdb/ @mdegat01
|
/tests/components/influxdb/ @mdegat01
|
||||||
/homeassistant/components/inkbird/ @bdraco
|
/homeassistant/components/inkbird/ @bdraco
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "incomfort",
|
"domain": "incomfort",
|
||||||
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
||||||
"codeowners": ["@zxdavb"],
|
"codeowners": ["@jbouwh", "@zxdavb"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/incomfort",
|
"documentation": "https://www.home-assistant.io/integrations/incomfort",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["incomfortclient"],
|
"loggers": ["incomfortclient"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user