Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kloemi committed Nov 16, 2023
2 parents fa8d2b0 + ba1d2d0 commit d17d663
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,22 @@ The initial version of that integration provides an entity compatible to the gre
4. Add Integration via [UI](https://my.home-assistant.io/redirect/integrations/) or click [HERE](https://my.home-assistant.io/redirect/config_flow_start/?domain=samsvolleyball)

## Configuration via UI
### Configure association
![image](https://github.com/kloemi/ha-sams-volleyball/assets/114607732/336a25f9-ce62-4e99-89ae-88ec16a2752a)

Select the association of the team you like to track

### Configure league
![image](https://github.com/kloemi/ha-sams-volleyball/assets/114607732/2ce38b8d-e513-47d6-9f46-3b1d07f5fa8a)

### Select your favourite team
![image](https://github.com/kloemi/ha-sams-volleyball/assets/114607732/8c73ceb3-f608-43ae-8a9a-d0c6cef5f1db)


## Entities

The integration creates per team an entity in the format `sensor.NAME_entity`.

|Sensor |Type|Description
|:-----------|:---|:------------
|`sensor.team_name`| team_tracker | data compatible to ha-teamtracker.
|`sensor.team_name`| team_tracker | data compatible to [ha-teamtracker](https://github.com/vasqued2/ha-teamtracker).

0 comments on commit d17d663

Please sign in to comment.