{"id":21681776,"url":"https://github.com/cbschuld/pentair-screenlogic","last_synced_at":"2026-04-19T19:02:33.708Z","repository":{"id":137243340,"uuid":"288033270","full_name":"cbschuld/pentair-screenlogic","owner":"cbschuld","description":"Provides a Docker container to access the Pentair Screenlogic system via MQTT.","archived":false,"fork":false,"pushed_at":"2020-08-17T18:39:59.000Z","size":5,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T11:26:04.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbschuld.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-16T22:16:37.000Z","updated_at":"2023-03-09T01:32:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"76832cbd-cdfd-4767-b361-bf7730a7ace1","html_url":"https://github.com/cbschuld/pentair-screenlogic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fpentair-screenlogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fpentair-screenlogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fpentair-screenlogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fpentair-screenlogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbschuld","download_url":"https://codeload.github.com/cbschuld/pentair-screenlogic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600674,"owners_count":20479304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T15:31:22.382Z","updated_at":"2026-04-19T19:02:28.643Z","avatar_url":"https://github.com/cbschuld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Hub image for cbschuld/pentair-screenlogic\n\n## An MQTT decorator for the Pentair Screenlogic system\n\nProvides a Docker container to access the [Pentair Screenlogic](https://www.pentair.com/en/products/pool-spa-equipment/pool-automation/screenlogic2_interfaceforintellitouchandeasytouchautomationsystems.html) system via MQTT.\n\n## Requirements\n\nThis container requires access to an MQTT broker.  You can run one easily in Docker or on a [Synology (inside docker)](https://chrisschuld.com/2020/08/installing-mqtt-broker-on-synology/);\n\nThis container requires the Pentair Screenlogic system and knowledge of what IP address your Screenlogic LAN adapter.\n\n## Environment Variables\n\nThe container is expecting the following environment variables:\n\n    SCREENLOGICIP = the IP address of your Screenlogic LAN adapter\n    MQTTIP = IP address of your MQTT broker\n    MQTTPORT = the port number of your MQTT broker (typically 1883) [*optional*]\n    MQTTUSER = the username for your MQTT broker system [*optional*]\n    MQTTPASS = the user's password for your MQTT broker system [*optional*]\n\n## Example Usage\n\n```shell\ndocker run --name pentair -e \"MQTTIP=192.168.1.50\" -e \"SCREENLOGICIP=192.168.1.51\" cbschuld/pentair-screenlogic:\n```\n\n## Special Thanks!\n\nThis container's work is hugely influenced by [Brian Woodworth's](https://github.com/bwoodworth) work via [https://github.com/bwoodworth/hassio-addons](https://github.com/bwoodworth/hassio-addons).  Brian's addon is designed for HomeAssistant's HASSIO.  If you are not using HASSIO and/or need an MQTT decorator for Pentair via Docker this solution removes the dependencies on HASSIO and is a vanilla MQTT decorator for the Pentair system ([context](https://github.com/bwoodworth/hassio-addons/issues/15)).\n\nThe guts of this decorator is provided by the great work of [Chris Pickett's](https://www.parnic.com/) [node-screenlogic](https://github.com/parnic/node-screenlogic).\n\nA huge thanks to these folks for simplifying the automation of the Pentair system.\n\n\n\n\n\n### Internal Notes\n\nbuild and push\n```shell\ndocker build --tag cbschuld/pentair-screenlogic:latest .\ndocker build --tag cbschuld/pentair-screenlogic:1.1 .\ndocker push cbschuld/pentair-screenlogic\n```\n\nlocal testing\n```shell\ndocker run --name=pentair -e \"MQTTIP=10.10.1.50\" -e \"SCREENLOGICIP=10.10.1.81\" cbschuld/pentair-screenlogic:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbschuld%2Fpentair-screenlogic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbschuld%2Fpentair-screenlogic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbschuld%2Fpentair-screenlogic/lists"}