The repo is loosely based on https://github.com/custom-components/integration_blueprint, which enables interactive debugging and instantanious testing for thie custom component.
Basic python development dependencies.
python3 -m pip install virtualenv
tools/setup_virtualenv.sh
Fully fleshed out dev environment based on remote containers and Visual Studio Code.
- Launch Visual Studio Code.
- Install Remote Containers
- Open the folder containing the HA Strava Code Git repo.
- When prompted, re-open in the "remote container."