Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.65 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.65 KB

Bixi

GitHub Release License

Project Maintenance

This integration will monitor the bixi stations you want to keep track of, their remaining bikes and docks.

Installation

From HACS

  1. On your HACS page, click the 3 dots on top right corner, then choose "Personal repositories"
  2. Add https://github.com/benVigie/bixi as Depot and Integration as category
  3. You should be able to see the integration listed and install it !

Manual

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called bixi.
  4. Download all the files from the custom_components/bixi/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Bixi"

Configuration is done in the UI