{"id":15722849,"url":"https://github.com/dieselrabbit/screenlogic-debug","last_synced_at":"2026-05-13T12:36:17.944Z","repository":{"id":84095572,"uuid":"601962306","full_name":"dieselrabbit/screenlogic-debug","owner":"dieselrabbit","description":"Custom Home Assistant integration for use with Pentair ScreenLogic to track screenlogicpy data points not exposed by the built-in ScreenLogic integration.","archived":false,"fork":false,"pushed_at":"2023-03-09T19:05:49.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T11:40:27.743Z","etag":null,"topics":["home-assistant","home-assistant-custom","home-assistant-integration","home-automation","pentair","python","screenlogic"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dieselrabbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-02-15T07:46:56.000Z","updated_at":"2023-02-15T22:08:54.000Z","dependencies_parsed_at":"2023-05-23T22:00:12.287Z","dependency_job_id":null,"html_url":"https://github.com/dieselrabbit/screenlogic-debug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"ludeeus/integration_blueprint","purl":"pkg:github/dieselrabbit/screenlogic-debug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieselrabbit%2Fscreenlogic-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieselrabbit%2Fscreenlogic-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieselrabbit%2Fscreenlogic-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieselrabbit%2Fscreenlogic-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dieselrabbit","download_url":"https://codeload.github.com/dieselrabbit/screenlogic-debug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dieselrabbit%2Fscreenlogic-debug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281361402,"owners_count":26487881,"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","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["home-assistant","home-assistant-custom","home-assistant-integration","home-automation","pentair","python","screenlogic"],"created_at":"2024-10-03T22:09:29.634Z","updated_at":"2025-10-27T23:36:34.789Z","avatar_url":"https://github.com/dieselrabbit.png","language":"Python","funding_links":["https://www.buymeacoffee.com/"],"categories":[],"sub_categories":[],"readme":"# ScreenLogic Debug\n\n[![GitHub Release][releases-shield]][releases]\n[![GitHub Activity][commits-shield]][commits]\n[![License][license-shield]](LICENSE)\n\n[![hacs][hacsbadge]][hacs]\n![Project Maintenance][maintenance-shield]\n\n_Integration to expose and track over time unconfirmed screenlogicpy data points not exposed by the [built-in ScreenLogic integration][sl_integration]._\n\n**This integration will set up the following platforms.**\n\n| Platform | Description                             |\n| -------- | --------------------------------------- |\n| `sensor` | Show raw data from the ScreenLogic API. |\n\n## Installation\n\n1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).\n1. If you do not have a `custom_components` directory (folder) there, you need to create it.\n1. In the `custom_components` directory (folder) create a new folder called `screenlogic_debug`.\n1. Download _all_ the files from the `custom_components/screenlogic_debug/` directory (folder) in this repository.\n1. Place the files you downloaded in the new directory (folder) you created.\n1. Restart Home Assistant\n1. In the HA UI go to \"Configuration\" -\u003e \"Integrations\" click \"+\" and search for \"Pentair ScreenLogic Debug\"\n\n## Configuration is done in the UI\n\n\u003c!----\u003e\n\n## Contributions are welcome!\n\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\n\n---\n\n[sl_integration]: https://www.home-assistant.io/integrations/screenlogic/\n[buymecoffee]: https://www.buymeacoffee.com/\n[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge\n[commits-shield]: https://img.shields.io/github/commit-activity/m/dieselrabbit/screenlogic-debug?style=for-the-badge\n[commits]: https://github.com/dieselrabbit/screenlogic-debug/commits/main\n[hacs]: https://github.com/hacs/integration\n[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge\n[discord]: https://discord.gg/Qa5fW2R\n[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge\n[exampleimg]: example.png\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\n[forum]: https://community.home-assistant.io/\n[license-shield]: https://img.shields.io/github/license/dieselrabbit/screenlogic-debug?style=for-the-badge\n[maintenance-shield]: https://img.shields.io/badge/Maintainer-Kevin%20Worrel%20%40dieselrabbit-blue.svg?style=for-the-badge\n[releases-shield]: https://img.shields.io/github/v/release/dieselrabbit/screenlogic-debug?style=for-the-badge\n[releases]: https://github.com/dieselrabbit/screenlogic-debug/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieselrabbit%2Fscreenlogic-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdieselrabbit%2Fscreenlogic-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdieselrabbit%2Fscreenlogic-debug/lists"}