Hi.
Can you make a python package (setup.py and so) in ordor pip install configuator easily?
Something like:
- pip install hass
- pip intall hass-configurator
and boom the package is installed, and an entrypoint to start/stop the server is provided.
Thanks
Gaetan