mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Add myself to codeowners for Shelly (#44814)
This commit is contained in:
parent
f07bf6a88e
commit
3a32e16f4d
@ -396,7 +396,7 @@ homeassistant/components/seven_segments/* @fabaff
|
|||||||
homeassistant/components/seventeentrack/* @bachya
|
homeassistant/components/seventeentrack/* @bachya
|
||||||
homeassistant/components/sharkiq/* @ajmarks
|
homeassistant/components/sharkiq/* @ajmarks
|
||||||
homeassistant/components/shell_command/* @home-assistant/core
|
homeassistant/components/shell_command/* @home-assistant/core
|
||||||
homeassistant/components/shelly/* @balloob @bieniu @thecode
|
homeassistant/components/shelly/* @balloob @bieniu @thecode @chemelli74
|
||||||
homeassistant/components/shiftr/* @fabaff
|
homeassistant/components/shiftr/* @fabaff
|
||||||
homeassistant/components/shodan/* @fabaff
|
homeassistant/components/shodan/* @fabaff
|
||||||
homeassistant/components/sighthound/* @robmarkcole
|
homeassistant/components/sighthound/* @robmarkcole
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||||
"requirements": ["aioshelly==0.5.1"],
|
"requirements": ["aioshelly==0.5.1"],
|
||||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
||||||
"codeowners": ["@balloob", "@bieniu", "@thecode"]
|
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user