mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
Add developer guide
This commit is contained in:
parent
4c1ee49068
commit
bf28227b91
13
README.md
13
README.md
@ -16,3 +16,16 @@ and updating software.
|
||||
## Installation
|
||||
|
||||
Installation instructions can be found at <https://home-assistant.io/hassio>.
|
||||
|
||||
## Development
|
||||
|
||||
The development of the supervisor is a bit tricky. Not difficult but tricky.
|
||||
|
||||
- You can use the builder to build your supervisor: https://github.com/home-assistant/hassio-build/tree/master/builder
|
||||
- Go into a HassOS device or VM and pull your supervisor.
|
||||
- Set the developer modus on updater.json
|
||||
- Tag it as homeassistant/xy-hassio-supervisor:latest
|
||||
- Restart the service like systemctl restart hassos-supervisor | journalctl -fu hassos-supervisor
|
||||
- Test your changes
|
||||
|
||||
Small Bugfix or improvements, make a PR. Significant change makes first an RFC.
|
||||
|
Loading…
x
Reference in New Issue
Block a user