2019-04-09 06:31:34 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "somfy_mylink",
|
|
|
|
"name": "Somfy MyLink",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/somfy_mylink",
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["somfy-mylink-synergy==1.0.6"],
|
2021-03-08 17:40:39 +00:00
|
|
|
"codeowners": [],
|
2021-01-14 08:09:08 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"hostname": "somfy_*",
|
|
|
|
"macaddress": "B8B7F1*"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"iot_class": "assumed_state"
|
2021-01-14 08:09:08 +00:00
|
|
|
}
|