diff --git a/CODEOWNERS b/CODEOWNERS index 57f2174a35f9..20bcdf00686e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -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 diff --git a/homeassistant/components/iotawatt/manifest.json b/homeassistant/components/iotawatt/manifest.json index ac0d705ab898..4b8d5b97539a 100644 --- a/homeassistant/components/iotawatt/manifest.json +++ b/homeassistant/components/iotawatt/manifest.json @@ -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",