{"id":50439806,"url":"https://github.com/home-assistant-ecosystem/python-connect-box3","last_synced_at":"2026-05-31T18:30:33.190Z","repository":{"id":350862256,"uuid":"1208466553","full_name":"home-assistant-ecosystem/python-connect-box3","owner":"home-assistant-ecosystem","description":"Interact with a Connect Box 3 modem/router","archived":false,"fork":false,"pushed_at":"2026-04-12T13:27:07.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T21:40:07.853Z","etag":null,"topics":["connect-box","connect-box3","fiber","home-assistant","homeautomation","modem","router","smart-home"],"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/home-assistant-ecosystem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-12T10:20:13.000Z","updated_at":"2026-04-12T13:27:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/home-assistant-ecosystem/python-connect-box3","commit_stats":null,"previous_names":["home-assistant-ecosystem/python-connect-box3"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/home-assistant-ecosystem/python-connect-box3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant-ecosystem%2Fpython-connect-box3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant-ecosystem%2Fpython-connect-box3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant-ecosystem%2Fpython-connect-box3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant-ecosystem%2Fpython-connect-box3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/home-assistant-ecosystem","download_url":"https://codeload.github.com/home-assistant-ecosystem/python-connect-box3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant-ecosystem%2Fpython-connect-box3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33744444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["connect-box","connect-box3","fiber","home-assistant","homeautomation","modem","router","smart-home"],"created_at":"2026-05-31T18:30:32.581Z","updated_at":"2026-05-31T18:30:33.180Z","avatar_url":"https://github.com/home-assistant-ecosystem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# connect-box3\n\nPython API Client to interact with a Connect Box 3 modem/router. \n\n***For older hardware revisions (e. g., UPC Connect Box 2), please use [connect-box](https://github.com/home-assistant-ecosystem/python-connect-box)***.\n\nThe device could be provided under different names by various ISP in Europe.\n\nCurrently tested with:\n\n| Provider | Name | Model |\n|----------|------|-------|\n| Sunrise | Connect Box 3 | F5685LGB |\n\nThis module is not official, developed, supported or endorsed by Sunrise, UPC, Unitymedia or Compal.\n\n## Installation\n\n`connect-box3` is available on [PyPI](https://pypi.org/project/connect-box3/).\n\n```bash\n$ pip3 install connect-box3\n```\n\nFor NixOS, the package is available from [Nixpkgs](https://search.nixos.org/packages?channel=unstable\u0026query=connect-box3).\n\n```bash\n$ nix-env -iA nixos.python3Packages.connect-box3\n```\n\n## Usage\n\n`connect-box` is a CLI application that show-cases the functionality of the module.\n\n```bash\nconnect-box system --password xxx --host 192.168.1.1\n              system               \n┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓\n┃ Field           ┃ Value         ┃\n┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩\n│ modelName       │ F5685LGB      │\n│ softwareVersion │ 4.11.1-2309.6 │\n│ hardwareVersion │ 1.2.1b        │\n└─────────────────┴───────────────┘\n````\n\nSee also `example.py` for usage examples.\n\n## License\n\nLicensed under MIT. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-assistant-ecosystem%2Fpython-connect-box3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhome-assistant-ecosystem%2Fpython-connect-box3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-assistant-ecosystem%2Fpython-connect-box3/lists"}