This integration will monitor the bixi stations you want to keep track of, their remaining bikes and docks.
- On your HACS page, click the 3 dots on top right corner, then choose "Personal repositories"
- Add
https://github.com/benVigie/bixi
as Depot andIntegration
as category - You should be able to see the integration listed and install it !
- 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 calledbixi
. - Download all the files from the
custom_components/bixi/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Bixi"
Configuration is done in the UI