mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Pickup screenlogic codeowner (#61477)
- I am using this in production and already doing some work on it
This commit is contained in:
parent
3eabd69666
commit
61865f4593
@ -455,7 +455,7 @@ homeassistant/components/samsungtv/* @escoand @chemelli74
|
|||||||
homeassistant/components/scene/* @home-assistant/core
|
homeassistant/components/scene/* @home-assistant/core
|
||||||
homeassistant/components/schluter/* @prairieapps
|
homeassistant/components/schluter/* @prairieapps
|
||||||
homeassistant/components/scrape/* @fabaff
|
homeassistant/components/scrape/* @fabaff
|
||||||
homeassistant/components/screenlogic/* @dieselrabbit
|
homeassistant/components/screenlogic/* @dieselrabbit @bdraco
|
||||||
homeassistant/components/script/* @home-assistant/core
|
homeassistant/components/script/* @home-assistant/core
|
||||||
homeassistant/components/search/* @home-assistant/core
|
homeassistant/components/search/* @home-assistant/core
|
||||||
homeassistant/components/select/* @home-assistant/core
|
homeassistant/components/select/* @home-assistant/core
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
||||||
"requirements": ["screenlogicpy==0.5.3"],
|
"requirements": ["screenlogicpy==0.5.3"],
|
||||||
"codeowners": ["@dieselrabbit"],
|
"codeowners": ["@dieselrabbit", "@bdraco"],
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
"hostname": "pentair: *",
|
"hostname": "pentair: *",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user