Pascal Vizeli
4662fa4b92
SSH: add bluetooth support & update cli ( #1580 )
...
* SSH: add bluetooth support & update cli
* Fix changelog
2020-09-16 18:43:59 +02:00
Franck Nijhof
d8e163fc58
Add missing pip in Alpine 3.12 ( #1579 )
2020-09-16 16:24:35 +02:00
Franck Nijhof
824012e668
Add media folder support, bump alpine ( #1578 )
2020-09-16 16:12:24 +02:00
Pascal Vizeli
76dbf5cfed
ozw 0.5.4
2020-09-16 09:16:04 +02:00
Pascal Vizeli
d2a1b3d358
fix build issue
2020-09-16 08:58:54 +02:00
Pascal Vizeli
0e20513f83
Fix build ozw
2020-09-15 14:50:45 +02:00
Spartan-II-117
b402ea84ba
Update to Revision 112 of OpenZwave ( #1567 )
...
* Update to Revioion 112 of OpenZwave
Update to most recent Z-Wave Version to fix crash on kwikset zwave deadbolts.
* Update CHANGELOG.md
* Update config.json
Bump Version to 0.5.3
2020-09-14 20:33:43 +02:00
Pascal Vizeli
5381114ac5
Check-Config: Update base image & media folder ( #1570 )
2020-09-14 18:04:32 +02:00
Pascal Vizeli
fe4f08041e
SSH / SMB - media folder ( #1569 )
2020-09-14 12:09:06 +02:00
Pascal Vizeli
a9010c898d
SSH: update cli & overwrite commands ( #1568 )
...
* SSH: update cli & overwrite commands
* add new lines
* add new line v2
2020-09-12 17:28:53 +02:00
Fredrik Wendt
1fa1b4c468
Improves Terminal & SSH Add-On documentation ( #1458 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-09-06 23:49:17 +02:00
Pascal Vizeli
5d749b3d86
SSH: cli & alpine update ( #1564 )
2020-09-04 22:08:12 +02:00
Joakim Sørensen
a5bd90451c
Adds issue template and configuration ( #1527 )
2020-08-11 14:18:27 +02:00
Bram Kragten
4e16b62970
Add background color to ingress deconz ( #1523 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-07-30 16:33:53 +02:00
Joakim Sørensen
b9b903123c
Change email examples ( #1520 )
2020-07-30 02:54:34 +02:00
Bram Kragten
3d5062bbf0
Update deCONZ ingress choose html styling ( #1517 )
2020-07-29 23:07:07 +02:00
TheGroundZero
b8d2781746
Update IPv4/6 links ( #1426 ) ( #1518 )
2020-07-29 19:52:28 +02:00
Pascal Vizeli
0cf3ae0795
Fix deCONZ issue with old vnc access ( #1513 )
2020-07-28 19:38:39 +02:00
Pascal Vizeli
5ec3867b18
Add novnc support deCONZ & rework ingress ( #1505 )
...
* Add novnc support deCONZ & rework ingress
* add page
* rename index to ingress
* fix issues
* fix vnc setup
* Fix config
* fix lint
* Fix docs
2020-07-28 14:01:47 +02:00
Pascal Vizeli
5077a1f922
Cleanup zwave from remove ABI tags ( #1506 )
2020-07-28 00:55:58 +02:00
lambtho
8ca0253638
Improve DNS-OVH documentation ( #1491 )
...
Give more details about the API Key requirements for DNS challenge with OVH, following [certbot documentation](https://certbot-dns-ovh.readthedocs.io/en/stable/ ).
Added example configuration and details about api_endpoint.
2020-07-27 23:55:20 +02:00
Franck Nijhof
13ba7b1895
check_config: Upgrade base image to 8.1.0 ( #1504 )
2020-07-27 20:26:58 +02:00
Pascal Vizeli
7a63283562
Disable init system
2020-07-24 15:49:44 +02:00
Franck Nijhof
d0fbf36bb9
OpenZWave 0.5.2 ( #1489 )
...
* OpenZWave 0.5.2
* Fix typo in code comment
* LTW -> LWT
* Convert mosquitto.conf dos2unix
* Add additional MQTT bridge settings
* Change client name to match add-on slug
* Extract MQTT logic into a helper
* Disable shellcheck SC1091
2020-07-22 12:32:48 +02:00
Franck Nijhof
075e6038c5
deCONZ 6.1.1; Fix VNC on arm & Ledvance downloader ( #1483 )
...
* Fix issue with looping OSRAM/Ledvance OTA downloader
* Fix issue with VNC not starting on armhf, armv7 & aarch64 based systems
* Bump version to 6.1.1
* Fix typo aarch64 -> armv7
2020-07-20 23:33:28 +02:00
Pascal Vizeli
9e67f09875
Fix deCONZ armhf issues & wiringpi on aarch64
2020-07-20 15:50:21 +02:00
Pascal Vizeli
5b40cf506c
Fix wiringpi ( #1478 )
...
* Fix wiringpi
* Fix update
* fix typo
* Fix install issue
* small cleanup
2020-07-20 15:04:35 +02:00
Franck Nijhof
d0a50b9750
deconz: Refactor ( #1476 )
...
* deconz: Refactor
* Disable shellcheck warning
* Fix wiringpi
* Bump version 6.0.0
* fix osram ota
* Revert file & update changelog
* Small bugfixes
* Exclude
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-07-20 14:01:25 +02:00
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