mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
06328e13fa49da2075b35272ca946d34163a51be
* Adding option for bash_profile * Bumping version to 7.0, comments for bash_profile * bash_profile is now a list, updated README and CHANGELOG * Made .bash_profile a persistent file, using sed to replace token if necessary * Fixing config.json typo * Simplifying logic, if statement to update token when necessary * Moving file perm out of if statement * File must be created in /data not /root
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 improvement gives +0.1
- New options, big changes give +1
Description
Languages
Shell
37.4%
Tcl
35.3%
Dockerfile
14.4%
HTML
5.1%
Python
4.2%
Other
3.6%