Franck Nijhof
f652c2573f
samba: Fixes startup error and some minor cleanups ( #778 )
2019-10-13 14:56:20 +02:00
AdighaLogic
c5a8f91e21
Update README.md ( #777 )
...
Fixes some typos.
2019-10-12 21:43:41 +02:00
Max Savard
e97fb81826
Create README for Git pull add-on ( #775 )
...
* Initial commit of Git pull readme
* Added config options
* Added config docs. (sourced from https://raw.githubusercontent.com/home-assistant/home-assistant.io/current/source/_addons/git_pull.markdown )
* Update config options.
* Fix readme formatting.
* Update formatting to match other READMEs.
* Fix formatting
* Update formatting.
* Update git_pull/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
2019-10-12 13:28:01 +02:00
dnguyen800
4b94c869a2
Create README for NGINX Proxy ( #751 )
...
* Create README.md
* ✏️ Tweaks and standarization
2019-10-09 18:57:24 +02:00
rahul_5409
8eea01f049
Added rpc_shutdown documentation. ( #746 )
...
* Added rpc_shutdown documentation.
* Updated README.md
* ✏️ Tweaks and standardisation
* ✏️ Tweak
2019-10-09 18:38:18 +02:00
Daniel Perna
c35915986a
Update hass-configurator to 3.6 ( #762 )
2019-10-09 18:27:09 +02:00
Moritz Fey
6867b87008
add README.md for Snips.ai addon ( #766 )
...
* add README.md for Snips.ai addon
* fix support architectures badges
* Update snips/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update snips/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update snips/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* remove mqtt-bridge option block from example config
* remove empty line
2019-10-09 18:21:09 +02:00
Zapfmeister
4ae58927ce
Update samba add-on to use Bashio #735 ( #750 )
...
* Update samba add-on to use Bashio #735
* Updated info log entry for allowed hosts
* Shellcheck update
* Remove old configpath
* Fix for ALLOW_HOSTS issue
* Code optimization using bashio commands. Removing debug line.
* Error Log update and removal of legacy code
* 🚑 Fixes bashio nok exit call
Signed-off-by: Franck Nijhof <frenck@addons.community >
2019-10-08 00:19:53 +02:00
dnguyen800
d161254709
Complete DuckDNS add-on documentation ( #749 )
...
* Update README.md
* Update README.md
* Create README.md
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update README.md
Additional fixes.
- Removed line separator from Option group `lets_encrypt`
* Delete README.md
* ✏️ Tweaks
2019-10-07 23:59:08 +02:00
Zapfmeister
c7a017d3ba
Update mariadb add-on to use Bashio #727 ( #744 )
...
* Update mariadb add-on to use Bashio #727
* Update log entries and loops
* Update change log and version
* Fixing database setup and some wording updates
* Database check replaced with bashio based check
2019-10-07 23:54:13 +02:00
Tuncay
c59cbcdd5b
Update README.md ( #758 )
2019-10-05 14:49:31 +02:00
Jens
8734420735
Added README.md file for mosquitto addon ( #748 )
...
* Create README.md
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update mosquitto/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Removes empty section
* Moves reference to mosquitto.org as additional addons page might go away
* Adds additional content from https://www.home-assistant.io/addons/mosquitto/ and fixes linting warning
* ✏️ Tweaks
2019-10-04 14:15:07 +02:00
Robin Harmsen
476c498d51
Move log message ( #745 )
...
* Move log message
moved the 'reassurance' log INFO message "Don't worry, this temporary installation is not overwriting your current one." to earlier in the process
* ✏️ Tweak
* Update config.json
* ✏️ Markdown tweak
2019-09-30 23:44:03 +02:00
Franck Nijhof
c43230d7f5
Exempt "Help wanted" from Stale bot ( #720 )
2019-09-30 13:37:05 +02:00
Andrea Donno
2659b2453a
Create README.md ( #739 )
...
This is a first draft of the Readme for review not sure what is required and what isn't please let me know if I'm missing something
2019-09-30 13:36:33 +02:00
Antoine Bertin
d898650e8e
Add cafile and require_certificate options ( #623 )
...
* Add cafile and require_certificate options
* Fix variable definition
* Please linter
* Update changelog
* Remove defaulting for cafile and require_certificate
* Change major in changelog for mosquitto
* Make changes backward compatible
* Add missing double quotes
* Achieve real backward compatibility
* Add missing double quotes
2019-09-26 09:41:20 +02:00
Zapfmeister
bcdd548d0f
Fix issue #709 - //empty function not required, as its handled by bashio already ( #714 )
2019-09-25 22:02:38 +02:00
Pascal Vizeli
1c2245fe47
Small fix for LE ( #712 )
2019-09-25 09:28:19 +02:00
Zapfmeister
eaf609e9f9
Added DNS challenge support ( #701 )
...
* 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
2019-09-24 17:04:10 +02:00
Pascal Vizeli
65e813064f
Optimize Homematic 9.x ( #708 )
...
* Optimize Homematic 9.x
* Fix tab
* Fix version
* Add profile folder
* store userprofiles
* update changelog
* Fix version
2019-09-23 21:48:37 +02:00
Pascal Vizeli
1a4e604de4
Add homematic regahss support ( #704 )
...
* Add homematic regahss support
* Fix
* fix-data
* fix link
* Fix name
* Fix startup commands
* Fix path
* Optimaze
* Fix rega config handling
* Fix style for config
* Fix HMServer jar
* Dynamic interfaces
* fix chmod
* Fix variable
* Update changelog
* Fix lint
* Add webinterface link
2019-09-23 14:45:11 +02:00
Shiwigy
a9e4163670
Added an optional Cloudflare mechanism for real visitor ip ( #697 )
...
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
* Update run.sh
* Update run.sh
* Update run.sh
* Update run.sh
* Update nginx.conf
* Update run.sh
* Update config.json
* Update Dockerfile
* Update run.sh
* Update run.sh
* Update run.sh
* Update run.sh
* Update config.json
* Update CHANGELOG.md
* Update run.sh
* Update run.sh
* Update config.json
* Update run.sh
* Update run.sh
* Update config.json
* Update config.json
* Update CHANGELOG.md
2019-09-19 09:53:07 +02:00
adamgreg
5d201fed0c
configurator: Add git SSH support ( #592 )
...
* configurator: Add git SSH support
Add "ssh_keys" option to the Configurator add-on to define SSH keys for use by git.
* Bump version to 3.5
2019-09-16 10:53:06 +02:00
Shiwigy
3944fc6a53
Update nginx.conf fix nginx: [warn] the "ssl" directive is deprecated ( #693 )
...
* Update nginx.conf
Fix for the nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in ngnix.conf:45 appearing in log
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
2019-09-11 11:27:28 +02:00
Robin Clarke
947f6236a4
logging for sshd DEBUG -> INFO ( #686 )
...
* logging for sshd DEBUG -> INFO
* Added version number change for sshd DEBUG -> INFO change
* Version adjusted 6.3.1 -> 6.4
* Version adjusted 6.3.1 -> 6.4
2019-09-10 23:34:55 +02:00
Franck Nijhof
f07b50e7a3
Bump deCONZ 2.05.69 & wiringPi 2.52 ( #692 )
...
* Bump deCONZ to 2.05.69
* Update wiringPi to latest (2.52)
2019-09-09 14:31:20 +02:00
Pascal Vizeli
4f0f7c5ac0
Update README.md
2019-09-04 20:45:23 +02:00
Pascal Vizeli
51157f77f2
Update README.md
2019-09-04 20:45:02 +02:00
Pascal Vizeli
9fc0faffed
Update azure-pipelines.yml for Azure Pipelines
2019-09-03 15:02:04 +02:00
Stefan Agner
5847e935fd
update deCONZ ( #649 )
...
* update deCONZ
* add aarch64 version
* add armv7 version
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update build.json
2019-09-03 14:51:05 +02:00
Pascal Vizeli
a63f4c7086
Cleanup some udev rules ( #684 )
...
* Cleanup some udev rules
* Helper
* Use new bashio command
* Update CHANGELOG.md
* Address comments
2019-09-03 09:37:38 +02:00
Pascal Vizeli
269dd21f1e
Fix check config library ( #683 )
2019-09-02 10:08:38 +02:00
Pascal Vizeli
31a2793e3d
Fix deconz relative device path ( #679 )
2019-08-30 12:35:56 +02:00
Pascal Vizeli
f2970e23ea
deCONZ 2.05.67 / new udev functions ( #671 )
...
* deCONZ 2.05.67 / new udev functions
* bump version
* Update CHANGELOG.md
* Fix load issues
* Cleanup
* lookup simlink
* Fix lint
* fix comments
2019-08-30 11:59:28 +02:00
Pascal Vizeli
bac3f65023
Small bugfix with dehydrated lock files ( #677 )
...
* Small bugfix with dehydrated lock files
* Fix if
* Small cleanup
2019-08-30 10:25:38 +02:00
Franck Nijhof
57c91feeb9
git_pull: Upgrades Hassio CLI to v3.1.0 ( #665 )
2019-08-18 12:25:47 +02:00
Franck Nijhof
8bc2ade981
ssh: Upgrades Hassio CLI to v3.1.0 ( #664 )
2019-08-18 12:24:41 +02:00
Pascal Vizeli
20bb25abe1
Update config.json
2019-08-16 21:30:58 +02:00
Pascal Vizeli
e838d29a26
Update nginx ( #662 )
2019-08-16 21:30:24 +02:00
Franck Nijhof
68f528b258
ssh: Upgrades Hassio CLI to v3.0.0 ( #660 )
2019-08-16 00:31:33 +02:00
Franck Nijhof
e25440a776
git_pull: Upgrades Hassio CLI to v3.0.0 ( #659 )
2019-08-16 00:31:07 +02:00
Joseph Amalfitano
bca7bad782
dhcp_server: Corrected 172800 seconds to two days, not one day ( #655 )
2019-08-13 08:47:01 +02:00
Franck Nijhof
f16d0fc1b7
git_pull: Upgrades Hassio CLI to v2.3.0 ( #652 )
2019-08-10 23:33:27 +02:00
Franck Nijhof
8ac71eb643
ssh: Upgrades Hassio CLI to v2.3.0 ( #651 )
2019-08-10 23:32:49 +02:00
Pascal Vizeli
52ad792d11
Cleanup old arch handling from deconz ( #650 )
2019-08-09 10:28:03 +02:00
Pascal Vizeli
b0d21927e9
Fix URL
2019-08-02 10:37:29 +02:00
Pascal Vizeli
4078eaf018
Fix duckdns ( #642 )
2019-07-28 17:04:12 +02:00
Pascal Vizeli
93e9728ccf
Update deydrated ( #639 )
...
* Update dehydrated
* Fix permission
* Bashio
* Fix lint
* Add basic readme
2019-07-27 18:10:33 +02:00
Pascal Vizeli
b0512120d5
Update CHANGELOG.md
2019-07-25 14:06:49 +02:00
lclc98
9a399a6809
Added config option to set ip for ipv4 and ipv6 ( #627 )
...
* Added config option to set ip for ipv4 and ipv6
* Made IPv4 and IPv6 optional
* Added // empty
2019-07-25 14:05:50 +02:00