Update owner stream integration
This commit is contained in:
parent
d22bb8fc7d
commit
c296e9b9bb
2 changed files with 2 additions and 1 deletions
|
@ -238,6 +238,7 @@ homeassistant/components/spider/* @peternijssen
|
||||||
homeassistant/components/sql/* @dgomes
|
homeassistant/components/sql/* @dgomes
|
||||||
homeassistant/components/statistics/* @fabaff
|
homeassistant/components/statistics/* @fabaff
|
||||||
homeassistant/components/stiebel_eltron/* @fucm
|
homeassistant/components/stiebel_eltron/* @fucm
|
||||||
|
homeassistant/components/stream/* @hunterjm
|
||||||
homeassistant/components/sun/* @Swamp-Ig
|
homeassistant/components/sun/* @Swamp-Ig
|
||||||
homeassistant/components/supla/* @mwegrzynek
|
homeassistant/components/supla/* @mwegrzynek
|
||||||
homeassistant/components/swiss_hydrological_data/* @fabaff
|
homeassistant/components/swiss_hydrological_data/* @fabaff
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"http"
|
"http"
|
||||||
],
|
],
|
||||||
"codeowners": []
|
"codeowners": ["@hunterjm"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue