Add myself as codeowner to Plugwise (#66080)
This commit is contained in:
parent
46b7b1ffb3
commit
473834acd2
2 changed files with 3 additions and 3 deletions
|
@ -712,8 +712,8 @@ homeassistant/components/plaato/* @JohNan
|
||||||
tests/components/plaato/* @JohNan
|
tests/components/plaato/* @JohNan
|
||||||
homeassistant/components/plex/* @jjlawren
|
homeassistant/components/plex/* @jjlawren
|
||||||
tests/components/plex/* @jjlawren
|
tests/components/plex/* @jjlawren
|
||||||
homeassistant/components/plugwise/* @CoMPaTech @bouwew @brefra
|
homeassistant/components/plugwise/* @CoMPaTech @bouwew @brefra @frenck
|
||||||
tests/components/plugwise/* @CoMPaTech @bouwew @brefra
|
tests/components/plugwise/* @CoMPaTech @bouwew @brefra @frenck
|
||||||
homeassistant/components/plum_lightpad/* @ColinHarrington @prystupa
|
homeassistant/components/plum_lightpad/* @ColinHarrington @prystupa
|
||||||
tests/components/plum_lightpad/* @ColinHarrington @prystupa
|
tests/components/plum_lightpad/* @ColinHarrington @prystupa
|
||||||
homeassistant/components/point/* @fredrike
|
homeassistant/components/point/* @fredrike
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Plugwise",
|
"name": "Plugwise",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/plugwise",
|
"documentation": "https://www.home-assistant.io/integrations/plugwise",
|
||||||
"requirements": ["plugwise==0.16.2"],
|
"requirements": ["plugwise==0.16.2"],
|
||||||
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra"],
|
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra", "@frenck"],
|
||||||
"zeroconf": ["_plugwise._tcp.local."],
|
"zeroconf": ["_plugwise._tcp.local."],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue