1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Change codeowner of smarla integration (#166015)

This commit is contained in:
Robin Lintermann
2026-03-19 18:30:24 +01:00
committed by GitHub
parent 450d46f652
commit 130e0db742
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@@ -1563,8 +1563,8 @@ build.json @home-assistant/supervisor
/tests/components/sma/ @kellerza @rklomp @erwindouna
/homeassistant/components/smappee/ @bsmappee
/tests/components/smappee/ @bsmappee
/homeassistant/components/smarla/ @explicatis @rlint-explicatis
/tests/components/smarla/ @explicatis @rlint-explicatis
/homeassistant/components/smarla/ @explicatis @johannes-exp
/tests/components/smarla/ @explicatis @johannes-exp
/homeassistant/components/smart_meter_texas/ @grahamwetzler
/tests/components/smart_meter_texas/ @grahamwetzler
/homeassistant/components/smartthings/ @joostlek

View File

@@ -1,7 +1,7 @@
{
"domain": "smarla",
"name": "Swing2Sleep Smarla",
"codeowners": ["@explicatis", "@rlint-explicatis"],
"codeowners": ["@explicatis", "@johannes-exp"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smarla",
"integration_type": "device",