mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add Darsstar as codeowner for solax integration (#136528)
* Add Darsstar as codeowner for solax integration * Update manifest.json
This commit is contained in:
committed by
GitHub
parent
cf8409dcd2
commit
cffb0a03d2
4
CODEOWNERS
generated
4
CODEOWNERS
generated
@ -1408,8 +1408,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/solaredge_local/ @drobtravels @scheric
|
||||
/homeassistant/components/solarlog/ @Ernst79 @dontinelli
|
||||
/tests/components/solarlog/ @Ernst79 @dontinelli
|
||||
/homeassistant/components/solax/ @squishykid
|
||||
/tests/components/solax/ @squishykid
|
||||
/homeassistant/components/solax/ @squishykid @Darsstar
|
||||
/tests/components/solax/ @squishykid @Darsstar
|
||||
/homeassistant/components/soma/ @ratsept @sebfortier2288
|
||||
/tests/components/soma/ @ratsept @sebfortier2288
|
||||
/homeassistant/components/sonarr/ @ctalkington
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "solax",
|
||||
"name": "SolaX Power",
|
||||
"codeowners": ["@squishykid"],
|
||||
"codeowners": ["@squishykid", "@Darsstar"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||
"iot_class": "local_polling",
|
||||
|
Reference in New Issue
Block a user