mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
eaf609e9f9ab26ac016a028156fbedc8d4d6c5d7
* Added DNS challenge support * Switch to prebuild pip3 certbot package. Update to python3. * Code cleanup. Updates according to bashio variable guidelines. * Update required fields to no preset variable to force entry. Added list of possible values for fields. * Added README instructions * Added missing linebreak * Updates according to "ShellCheck". * Further "ShellCheck" cleanup * Added certbot dns plugin version * Further "ShellCheck" corrections * Further "ShellCheck" updates * Update README.md * Testing other linebreaks * add .gitignore * Cleanup * > instead of >> * Further cleanup and optimization for new UI features * Added http port description * Removed unnecessary info log entry * Further optimization for UI * setting optional settings. port_description fix. * Update config.json * Delete .gitignore * Update config.json * Update run.sh * Update README.md * Update README.md
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%