Sodexo Dla Ciebie - Custom Component for Home Assistant
The data source for this integration is Sodexo Dla Ciebie - Polish instance od Sodexo, provider of employee benefit cards.
The author of this project categorically rejects any and all responsibility for the card balance and other data that were presented by the integration.
This is an official HACS integration and can be added via HACS.
Assuming you have already installed and configured HACS, follow these steps:
- Navigate to the HACS integrations page
- Choose Integrations under HACS
- Click the '+' button on the bottom of the page
- Serch for "Sodexo Dla Ciebie", choose it, and click install in HACS
- Ready! Now continue with the configuration.
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledsodexo_dla_ciebie
. - Download all the files from the
custom_components/sodexo_dla_ciebie/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- Navigate to
Settings > Devices & Services
and then clickAdd Integration
- Search for
Sodexo Dla Ciebie
- Enter your credentials (e-mail and password)
- Select if you want to import all cards, or only active ones
- Repeat the procedure as many times as desired to include cards from other accounts
The integration pulls the current cards balance and presents as entity state. In addition, a few additional card details are pulled as entity attributes. The default SCAN_INTERVAL is set for 60 minutes.
This is an example of a few cards added:
This is a personal project and isn't in any way affiliated with, sponsored or endorsed by Sodexo Poland.
All product names, trademarks and registered trademarks in (the images in) this repository, are property of their respective owners. All images in this repository are used by the project for identification purposes only.
If you want to contribute to this please read the Contribution guidelines