14 lines
314 B
JSON
14 lines
314 B
JSON
{
|
|
"domain": "somfy_mylink",
|
|
"name": "Somfy MyLink",
|
|
"documentation": "https://www.home-assistant.io/integrations/somfy_mylink",
|
|
"requirements": [
|
|
"somfy-mylink-synergy==1.0.6"
|
|
],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true,
|
|
"dhcp": [{
|
|
"hostname":"somfy_*", "macaddress":"B8B7F1*"
|
|
}]
|
|
}
|