https://github.com/theundefined/multisport-ha
Home Assistant integration for MultiSport
https://github.com/theundefined/multisport-ha
activity home-assistant homeassistant homeassistant-custom-component homeassistant-integration multisport
Last synced: 3 months ago
JSON representation
Home Assistant integration for MultiSport
- Host: GitHub
- URL: https://github.com/theundefined/multisport-ha
- Owner: theundefined
- Created: 2025-11-28T17:01:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-21T22:09:32.000Z (7 months ago)
- Last Synced: 2025-12-23T09:52:41.668Z (7 months ago)
- Topics: activity, home-assistant, homeassistant, homeassistant-custom-component, homeassistant-integration, multisport
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Read in English](#english-version)
# Integracja MultiSport z Home Assistant
To jest niestandardowy komponent dla Home Assistant do integracji z platformą MultiSport.
## Funkcje
- Wyświetlanie pozostałych wizyt dla Twojej karty MultiSport.
- Wyświetlanie historii wejść na kartę.
- Wyświetlanie informacji o powiązanych kartach i użytkownikach.
## Instalacja
Ta integracja może być zainstalowana przez HACS (Home Assistant Community Store).
### Instalacja przez HACS
1. Otwórz HACS w interfejsie Home Assistant.
2. Przejdź do "Integrations".
3. Kliknij trzy kropki w prawym górnym rogu i wybierz "Custom repositories".
4. Dodaj ten adres URL repozytorium (`https://github.com/TheUndefined/multisport-ha`) jako typ "Integration".
5. Wyszukaj "MultiSport" w HACS i zainstaluj.
6. Zrestartuj Home Assistant.
7. Przejdź do "Configuration" -> "Integrations" -> "Add Integration" i wyszukaj "MultiSport".
## Konfiguracja
Integracja wymaga nazwy użytkownika i hasła do MultiSport.
## Wsparcie
Jeśli masz jakiekolwiek problemy, otwórz zgłoszenie w repozytorium GitHub.
## Licencja
Ten projekt jest objęty licencją MIT.
---
# MultiSport Home Assistant Integration
This is a custom component for Home Assistant to integrate with the MultiSport platform.
## Features
- Display remaining visits for your MultiSport card.
- Display card entry history.
- Display information about related cards and users.
## Installation
This integration can be installed via HACS (Home Assistant Community Store).
### HACS Installation
1. Open HACS in your Home Assistant frontend.
2. Go to "Integrations".
3. Click the three dots in the top right corner and select "Custom repositories".
4. Add this repository URL (`https://github.com/TheUndefined/multisport-ha`) as a "Integration" type.
5. Search for "MultiSport" in HACS and install it.
6. Restart Home Assistant.
7. Go to "Configuration" -> "Integrations" -> "Add Integration" and search for "MultiSport".
## Configuration
The integration requires your MultiSport username and password.
## Support
If you have any issues, please open an issue on the GitHub repository.
## License
This project is licensed under the MIT License.