Add myself to codeowners of iotawatt (#180509)

This commit is contained in:
Stefan Agner
2026-08-28 14:28:19 +02:00
committed by GitHub
parent 50e52289f8
commit 3a5dd23ba1
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -920,8 +920,8 @@ CLAUDE.md @home-assistant/core
/tests/components/iometer/ @jukrebs
/homeassistant/components/ios/ @robbiet480
/tests/components/ios/ @robbiet480
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard
/tests/components/iotawatt/ @gtdiehl @jyavenard
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard @agners
/tests/components/iotawatt/ @gtdiehl @jyavenard @agners
/homeassistant/components/iotty/ @shapournemati-iotty
/tests/components/iotty/ @shapournemati-iotty
/homeassistant/components/iperf3/ @rohankapoorcom
@@ -1,7 +1,7 @@
{
"domain": "iotawatt",
"name": "IoTaWatt",
"codeowners": ["@gtdiehl", "@jyavenard"],
"codeowners": ["@gtdiehl", "@jyavenard", "@agners"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
"integration_type": "device",