2021-03-16 23:32:02 +00:00
|
|
|
{
|
|
|
|
"domain": "screenlogic",
|
|
|
|
"name": "Pentair ScreenLogic",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
2021-03-21 10:56:46 +00:00
|
|
|
"requirements": ["screenlogicpy==0.2.1"],
|
2021-03-16 23:32:02 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@dieselrabbit"
|
|
|
|
],
|
|
|
|
"dhcp": [{"hostname":"pentair: *","macaddress":"00C033*"}]
|
|
|
|
}
|