mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
2bc8d29eb4dc0fb1e5cfc0cdbf59ef131467d8f5
* Prevent git module from always restarting hass.io
`git diff-tree -r --name-only --no-commit-id 'HEAD@{1}' HEAD)` always shows a difference. Getting the commit id prior to pulling is easy and comparing it to the one after pulling makes sure, that checking and restart is only done if ids have changed.
* Forgot to get the OLD_COMMIT id
* Better sorting and further comments
* Pleasing the linter
* Update config.json
Hass.io Addons repository
https://home-assistant.io/hassio
Best practice
- Make a bash script called
run.shit will parse and prepare the env - If you have a special configuration file move it to
/etcor modify the default configuration file at its origin place
Version
- A fix or small improvments give +0.1
- New options, big change give +1
Description
Languages
Shell
37.4%
Tcl
35.3%
Dockerfile
14.4%
HTML
5.1%
Python
4.2%
Other
3.6%