{"id":35082493,"url":"https://github.com/theundefined/multisport-ha","last_synced_at":"2026-04-24T15:31:57.952Z","repository":{"id":326560585,"uuid":"1106121315","full_name":"theundefined/multisport-ha","owner":"theundefined","description":"Home Assistant integration for MultiSport","archived":false,"fork":false,"pushed_at":"2025-12-21T22:09:32.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-23T09:52:41.668Z","etag":null,"topics":["activity","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration","multisport"],"latest_commit_sha":null,"homepage":"","language":"Python","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/theundefined.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-28T17:01:45.000Z","updated_at":"2025-12-21T22:09:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/theundefined/multisport-ha","commit_stats":null,"previous_names":["theundefined/multisport-ha"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theundefined/multisport-ha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theundefined%2Fmultisport-ha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theundefined%2Fmultisport-ha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theundefined%2Fmultisport-ha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theundefined%2Fmultisport-ha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theundefined","download_url":"https://codeload.github.com/theundefined/multisport-ha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theundefined%2Fmultisport-ha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32228958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["activity","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration","multisport"],"created_at":"2025-12-27T12:59:28.783Z","updated_at":"2026-04-24T15:31:57.948Z","avatar_url":"https://github.com/theundefined.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Read in English](#english-version)\n\n# Integracja MultiSport z Home Assistant\n\nTo jest niestandardowy komponent dla Home Assistant do integracji z platformą MultiSport.\n\n## Funkcje\n\n- Wyświetlanie pozostałych wizyt dla Twojej karty MultiSport.\n- Wyświetlanie historii wejść na kartę.\n- Wyświetlanie informacji o powiązanych kartach i użytkownikach.\n\n## Instalacja\n\nTa integracja może być zainstalowana przez HACS (Home Assistant Community Store).\n\n### Instalacja przez HACS\n\n1.  Otwórz HACS w interfejsie Home Assistant.\n2.  Przejdź do \"Integrations\".\n3.  Kliknij trzy kropki w prawym górnym rogu i wybierz \"Custom repositories\".\n4.  Dodaj ten adres URL repozytorium (`https://github.com/TheUndefined/multisport-ha`) jako typ \"Integration\".\n5.  Wyszukaj \"MultiSport\" w HACS i zainstaluj.\n6.  Zrestartuj Home Assistant.\n7.  Przejdź do \"Configuration\" -\u003e \"Integrations\" -\u003e \"Add Integration\" i wyszukaj \"MultiSport\".\n\n## Konfiguracja\n\nIntegracja wymaga nazwy użytkownika i hasła do MultiSport.\n\n## Wsparcie\n\nJeśli masz jakiekolwiek problemy, otwórz zgłoszenie w repozytorium GitHub.\n\n## Licencja\n\nTen projekt jest objęty licencją MIT.\n\n---\n\n# MultiSport Home Assistant Integration\n\n\u003ca name=\"english-version\"\u003e\u003c/a\u003e\n[Przeczytaj po polsku](#)\n\nThis is a custom component for Home Assistant to integrate with the MultiSport platform.\n\n## Features\n\n- Display remaining visits for your MultiSport card.\n- Display card entry history.\n- Display information about related cards and users.\n\n## Installation\n\nThis integration can be installed via HACS (Home Assistant Community Store).\n\n### HACS Installation\n\n1.  Open HACS in your Home Assistant frontend.\n2.  Go to \"Integrations\".\n3.  Click the three dots in the top right corner and select \"Custom repositories\".\n4.  Add this repository URL (`https://github.com/TheUndefined/multisport-ha`) as a \"Integration\" type.\n5.  Search for \"MultiSport\" in HACS and install it.\n6.  Restart Home Assistant.\n7.  Go to \"Configuration\" -\u003e \"Integrations\" -\u003e \"Add Integration\" and search for \"MultiSport\".\n\n## Configuration\n\nThe integration requires your MultiSport username and password.\n\n## Support\n\nIf you have any issues, please open an issue on the GitHub repository.\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheundefined%2Fmultisport-ha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheundefined%2Fmultisport-ha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheundefined%2Fmultisport-ha/lists"}