1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Change weheat codeowner (#163860)

This commit is contained in:
jesperraemaekers
2026-02-23 16:49:41 +01:00
committed by GitHub
parent 9c0c9758f0
commit 6d6727ed58
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1880,8 +1880,8 @@ build.json @home-assistant/supervisor
/tests/components/webostv/ @thecode
/homeassistant/components/websocket_api/ @home-assistant/core
/tests/components/websocket_api/ @home-assistant/core
/homeassistant/components/weheat/ @jesperraemaekers
/tests/components/weheat/ @jesperraemaekers
/homeassistant/components/weheat/ @barryvdh
/tests/components/weheat/ @barryvdh
/homeassistant/components/wemo/ @esev
/tests/components/wemo/ @esev
/homeassistant/components/whirlpool/ @abmantis @mkmer
@@ -1,7 +1,7 @@
{
"domain": "weheat",
"name": "Weheat",
"codeowners": ["@jesperraemaekers"],
"codeowners": ["@barryvdh"],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/weheat",