core/homeassistant/components/screenlogic/manifest.json

11 lines
311 B
JSON

{
"domain": "screenlogic",
"name": "Pentair ScreenLogic",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
"requirements": ["screenlogicpy==0.2.1"],
"codeowners": [
"@dieselrabbit"
],
"dhcp": [{"hostname":"pentair: *","macaddress":"00C033*"}]
}