mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Update CODEOWNERS and correct iot class for Konnected (#62391)
This commit is contained in:
parent
f14f0f93cb
commit
e2a95181ad
@ -478,8 +478,8 @@ homeassistant/components/knx/* @Julius2342 @farmio @marvin-w
|
||||
tests/components/knx/* @Julius2342 @farmio @marvin-w
|
||||
homeassistant/components/kodi/* @OnFreund @cgtobi
|
||||
tests/components/kodi/* @OnFreund @cgtobi
|
||||
homeassistant/components/konnected/* @heythisisnate @kit-klein
|
||||
tests/components/konnected/* @heythisisnate @kit-klein
|
||||
homeassistant/components/konnected/* @heythisisnate
|
||||
tests/components/konnected/* @heythisisnate
|
||||
homeassistant/components/kostal_plenticore/* @stegm
|
||||
tests/components/kostal_plenticore/* @stegm
|
||||
homeassistant/components/kraken/* @eifinger
|
||||
|
@ -10,6 +10,6 @@
|
||||
}
|
||||
],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@heythisisnate", "@kit-klein"],
|
||||
"iot_class": "local_polling"
|
||||
"codeowners": ["@heythisisnate"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user