mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
parent
1e564f777e
commit
999b1bb220
@ -854,8 +854,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/mysensors/ @MartinHjelmare @functionpointer
|
/tests/components/mysensors/ @MartinHjelmare @functionpointer
|
||||||
/homeassistant/components/mystrom/ @fabaff
|
/homeassistant/components/mystrom/ @fabaff
|
||||||
/tests/components/mystrom/ @fabaff
|
/tests/components/mystrom/ @fabaff
|
||||||
/homeassistant/components/myuplink/ @pajzo
|
/homeassistant/components/myuplink/ @pajzo @astrandb
|
||||||
/tests/components/myuplink/ @pajzo
|
/tests/components/myuplink/ @pajzo @astrandb
|
||||||
/homeassistant/components/nam/ @bieniu
|
/homeassistant/components/nam/ @bieniu
|
||||||
/tests/components/nam/ @bieniu
|
/tests/components/nam/ @bieniu
|
||||||
/homeassistant/components/nanoleaf/ @milanmeu
|
/homeassistant/components/nanoleaf/ @milanmeu
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "myuplink",
|
"domain": "myuplink",
|
||||||
"name": "myUplink",
|
"name": "myUplink",
|
||||||
"codeowners": ["@pajzo"],
|
"codeowners": ["@pajzo", "@astrandb"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/myuplink",
|
"documentation": "https://www.home-assistant.io/integrations/myuplink",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user