Commit Graph

907 Commits

Author SHA1 Message Date
iangregory
014774af6f Don't delete the mariadb.sys yser (#1450)
* Don't delete the mariadb.sys yser 

Since 10.4.13 `mysql.user` (and probably others) have a new definer `mariadb.sys` instead of `mysql.sys` that should be added to the list of users which are retained.

The Docker library has fixed their bootstrap code in https://github.com/docker-library/mariadb/pull/306 - this change applies the same fix here.

* Bump version

* Update CHANGELOG.md
2020-07-14 17:31:05 +02:00
Charles Garwood
55bd6ede4d OpenZWave: Roll-back alpine, adjust open-zwave commit (#1457)
* Roll-back alpine/qt due to crashes, roll-back open-zwave due to duration
issues

* fix formatting
2020-07-13 15:19:21 +02:00
Pascal Vizeli
2dd3a853ad Cleanup jemalloc from mariadb because it's on base image now (#1448)
* Cleanup jemalloc from mariadb because it's on base image now

* Update build.json
2020-07-13 15:18:18 +02:00
Charles Garwood
29bc8a1457 Update OpenZWave versions (#1444)
* Update changelog

* Add qt5-serialport dep

* Update OpenZWave versions

* Bump version to 0.4.5

* Bump to alpine 3.12 and include latest OZW commits

* Update CHANGELOG.md

* Update config.json

* Update CHANGELOG.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-07-08 21:16:18 +02:00
Kai Willadsen
cd2cfe6fcd letsencrypt: Fix DNS challenge provider format (#1441) 2020-07-04 10:50:23 +02:00
stickpin
00843bb407 Bump deCONZ to 2.05.78 (#1432) 2020-07-01 12:12:21 +02:00
Franck Nijhof
d580606484 mariadb: Alpine 3.12, increase innodb_buffer_pool_size (#1436) 2020-07-01 11:23:19 +02:00
mikemc35
63452b022d Update DOCS.md (#1435)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-01 11:23:01 +02:00
Ville Skyttä
c1f31375c4 duckdns: clean up lock file at start also if no live cert exists (#1422)
Closes https://github.com/home-assistant/hassio-addons/issues/1337
2020-06-25 11:30:55 +02:00
matheus2308
b87ad0db57 zwave: Update Open-ZWave version (#1413) 2020-06-18 13:58:34 +02:00
Kevyn Bruyere
b271b1f0b1 letsencrypt: Add custom ACME server option (#1383) 2020-06-16 16:05:38 +02:00
Jordan Speicher
d2a9d029ab zwave: Update Open-ZWave version (#1399) 2020-06-13 18:04:20 +02:00
Franck Nijhof
16f52abc82 Improve error message when using documented network_key (#1400) 2020-06-11 21:17:53 +02:00
Franck Nijhof
dc700dfb32 Fix optional instance parameter (#1397) 2020-06-11 13:13:47 +02:00
Franck Nijhof
f3f8ac2b80 OpenZWave add-on version 0.4.0 (#1394)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-06-11 11:51:17 +02:00
Simon Lepla
cb031bfe41 letsencrypt: Add DirectAdmin DNS provider (#1381) 2020-06-11 11:33:34 +02:00
Fabian Affolter
4e39085909 Update link (#1396) 2020-06-11 11:30:14 +02:00
Jordan Speicher
32b6943a46 zwave: Add instance config (#1380) 2020-06-09 21:46:20 +02:00
Emanuel Winblad
7d0c41d249 Downgraded deCONZ as a possible solution to issues reported by several users. (#1375) 2020-06-03 18:28:48 +02:00
adamgreg
98b234f9f7 SSH: Add local TCP forwarding option (#1364)
* SSH: Add local TCP forwarding option

Add allow_tcp_forwarding option, to allow local port forwarding by the SSH add-on. Code lifted from the more advanced [SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh) add-on.

* Bump version to 8.6.0

* SSH: Rename tcp_forwarding option

* Update ssh.sh

* Update DOCS.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-06-03 16:32:00 +02:00
Franck Nijhof
79213cad3d duckdns: Fix missing example options in documentation (#1365) 2020-06-01 12:01:33 +02:00
Eric Matte
c41189e93d Add feedback_sound option [add-on: google_assistant] (#1356)
* Add feedback_sound option

* Revert exec command

* Use pulseaudio-utils and add volume option

* Update config.json

* Update feedback doc to a grouped

* Update changelog and version

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-06-01 12:01:11 +02:00
Paulus Schoutsen
aced29d0e5 Update comment 2020-05-29 16:25:46 -07:00
Franck Nijhof
ecb8ce98b2 nginx_proxy: Fix the use of subfolders in certificate files (#1359) 2020-05-27 14:33:52 +02:00
ckesc
fea5a7159f Fix shield icons in Letsencrypt readme (#1335)
* Fix shield icons in Letsencrypt readme

* Remove unused references

* Update README.md
2020-05-27 14:32:02 +02:00
foxy82
12af669928 Update config.json (#1357)
* Update config.json

Open ozw-admin port

* Update CHANGELOG.md

Update change log.

* Update config.json

Bump version

* Update config.json

* Update config.json

Fix accidental commit to wrong branch

* Empty network key

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-05-26 17:32:44 +02:00
mat1990dj
29eb3f9b6b Add OVH provider (#1351)
Add OVH provider
2020-05-26 12:15:22 +02:00
stickpin
e52f84e5be deconz: Bump deCONZ to 2.05.77 (#1346) 2020-05-26 12:08:34 +02:00
IceEyz
80da6e8aaf Add support for TransIP DNS Provider (#1322)
* Add TransIP DNS Provider

* Cleanup and fix SC errors.

* Fix SC2004.
2020-05-23 13:24:53 +02:00
stickpin
b94bea1d52 deconz: Bump deCONZ to 2.05.76 (#1339) 2020-05-23 13:22:17 +02:00
Pascal Vizeli
72b5f2e96e Update code 2020-05-19 22:18:14 +02:00
Pascal Vizeli
43b258557a Update zwave for upcomming 0.110.0 2020-05-19 16:29:36 +02:00
Christophe Fergeau
3bd89bca24 letsencrypt: Add Gandi DNS provider (#1287)
This is using https://pypi.org/project/certbot-plugin-gandi/ and is
loosely based on commit ae84a86209 which added support for netcup.
2020-05-18 12:24:30 +02:00
Noam Okman
2a3b0ec0d3 Duckdns alias support (#1253)
* Add alias option to duckdns

* add docs

* fix DOCS

* Update config.json

* Update CHANGELOG.md

* Update DOCS.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-05-18 12:22:51 +02:00
gitolicious
16c132e102 Explain how to use route53 dns challenge (#1316) 2020-05-14 11:41:05 +02:00
Joakim Sørensen
a5569342fb google_assistant: Fixes links in readme (#1313) 2020-05-12 09:54:11 +02:00
Joakim Sørensen
c86023207d Rename DOC.md to DOCS.md (#1285) 2020-05-11 20:07:06 +02:00
Franck Nijhof
2fc9822690 mariadb: Split documentation (#1311) 2020-05-11 20:00:50 +02:00
Joakim Sørensen
d31f1c7934 mosquitto: Split documentation (#1310) 2020-05-11 19:59:15 +02:00
Franck Nijhof
6ad560730b letsencrypt: Split documentation (#1309) 2020-05-11 19:57:23 +02:00
Joakim Sørensen
9f84c11b20 nginx_proxy: Split documentation (#1308) 2020-05-11 19:56:22 +02:00
Franck Nijhof
ceadd25076 homematic: Split documentation (#1307) 2020-05-11 19:54:43 +02:00
Joakim Sørensen
32e020ae13 rpc_shutdown: Split documentation (#1306) 2020-05-11 19:53:52 +02:00
Joakim Sørensen
4d7d2dd8c3 samba: Split documentation (#1304) 2020-05-11 19:53:14 +02:00
Franck Nijhof
04b1f3e735 git_pull: Split documentation (#1305) 2020-05-11 19:52:12 +02:00
Franck Nijhof
67f1152649 duckdns: Split documentation (#1303) 2020-05-11 19:49:03 +02:00
Joakim Sørensen
61fee6442a ssh: Split documentation (#1302) 2020-05-11 19:48:33 +02:00
Joakim Sørensen
68e50b586b tellstick: Split documentation (#1300) 2020-05-11 19:47:42 +02:00
Franck Nijhof
ee05175f4c dnsmasq: Split documentation (#1301) 2020-05-11 19:46:33 +02:00
Joakim Sørensen
aba00b2dc7 zwave: Split more documentation (#1299) 2020-05-11 19:45:15 +02:00