2024-09-16 14:07:43 +00:00
|
|
|
{
|
|
|
|
"domain": "wmspro",
|
|
|
|
"name": "WMS WebControl pro",
|
|
|
|
"codeowners": ["@mback2k"],
|
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": [],
|
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"macaddress": "0023D5*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"registered_devices": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/wmspro",
|
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "local_polling",
|
2024-09-17 21:17:04 +00:00
|
|
|
"requirements": ["pywmspro==0.2.0"]
|
2024-09-16 14:07:43 +00:00
|
|
|
}
|