mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
ebd0f5931b656da1156f3f739e9b6e3621829c2c
* Fix StrictHostKeyChecking-related failure For ssh-through git connections, the git pull fails because the host key will not be automatically added to known_hosts. This should fix that by allowing the key to be put into the known_hosts. Note that if the remote server ssh key changes, the git operation will fail. That seems a reasonably safe security fallback. * 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%