16 lines
365 B
JSON
16 lines
365 B
JSON
{
|
|
"domain": "screenlogic",
|
|
"name": "Pentair ScreenLogic",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
|
"requirements": ["screenlogicpy==0.4.1"],
|
|
"codeowners": ["@dieselrabbit"],
|
|
"dhcp": [
|
|
{
|
|
"hostname": "pentair: *",
|
|
"macaddress": "00C033*"
|
|
}
|
|
],
|
|
"iot_class": "local_polling"
|
|
}
|