Integration of smartcar with Home assistant
- Clone https://github.com/home-assistant/core to core
- First run script/setup inside core
- Check whether a config directory exists now in core
- Then paste smartcar into the config/custom_components directory generated
- load the environment in venv/bin
- run hass -c config to run locally