Commit Graph

781 Commits

Author SHA1 Message Date
Franck Nijhof
b645b7abbe Reverts file editor 4.4 release changes (#1094)
* Revert "Update configurator to 0.3.8 (#1090)"

This reverts commit 73a60f0990.

* Bump release, udpate changelog
2020-02-18 10:29:13 +01:00
Juan
3578268683 Update README.md (#1091)
* Update README.md

Replaced Configurator name with File editor.

* ✏️ Tweak

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-18 08:39:11 +01:00
Daniel Perna
73a60f0990 Update configurator to 0.3.8 (#1090) 2020-02-18 08:28:24 +01:00
Franck Nijhof
4142ea65f6 configurator: Name change to File editor (#1089) 2020-02-17 19:59:49 +01:00
Pascal Vizeli
a0f9629a98 Bump deconz version 2020-02-17 17:23:49 +01:00
Franck Nijhof
aa78c5c13a deconz: Bump deCONZ to 2.05.73 (#1088) 2020-02-17 17:14:10 +01:00
Pascal Vizeli
3c281e977b Fix proto with SSL (#1085)
* Fix proto with SSL

* Fix style
2020-02-17 15:31:45 +01:00
Pascal Vizeli
19bd4e564d Ingress for Homematic (#1084)
* Ingress for Homematic

* Improvments
2020-02-17 14:51:07 +01:00
Pascal Vizeli
fa3b231789 Support aarch64 with armv7 in combat (#1083)
* Support aarch64 with armv7 in combat

* Update config.json

* Update CHANGELOG.md
2020-02-17 10:26:42 +01:00
Pascal Vizeli
263700723b Fix port handling 2020-02-17 00:24:14 +01:00
Pascal Vizeli
29220c2852 Optimize Homematic jobs (#1079)
* Optimize Homematic jobs

* update glibc

* Update CHANGELOG.md

* Update config.json
2020-02-15 15:53:35 +01:00
Allan Persson
8406292f63 Update README.md (#1075)
* Update README.md

Suggested change: URL pointing to recorder for Mariadb docs instead of returning to addon docs

* Update mariadb/README.md

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update mariadb/README.md

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-14 20:59:58 +01:00
Pascal Vizeli
6a2a1859ce Change port 2020-02-14 14:22:45 +01:00
Franck Nijhof
bd438e7570 Rewrite MariaDB add-on (#1067)
* mariadb: Pin add-on to Alpine 3.11

* mariadb: Redirect MariaDB error log to add-on logs

* mariadb: Remove grant and host options

* mariadb: Add support for the mysql service

* mariadb: Use a more secure default on install

* mariadb: Skip DNS name resolving

* mariadb: Improve integrity checks and recovery

* mariadb: Small tweaks to shell scripts

* mariadb: Tune MariaDB for lower memory usage

* mariadb: Update documentation to match changes

* mariadb: Update changelog, bump version 2.0

* mariadb: Fix log ouput redirect for non-local builds

* Close port to world

* mariadb: Fix issue with user permissions

* mariadb: Ensure we are using a proper collation set

* mariadb: Add upgrade process for internal mariadb system tables

* mariadb: Change default username from hass to homeassistant

* mariadb: Update changelog

* mariadb: Update readme

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-02-14 14:03:29 +01:00
Pascal Vizeli
67fe35809f Use wheels for LE (#1074) 2020-02-14 12:33:09 +01:00
Pascal Vizeli
f6d0ddb398 Allow api token for cloudflare (#1073)
* Allow api token for cloudflare

* Update build.json

* Update CHANGELOG.md

* Update run.sh

* Update README.md

* Update README.md

* Update README.md
2020-02-14 12:02:00 +01:00
Pascal Vizeli
3c42e0a025 Update homematic OCCU 3.51.6 (#1072)
* Update homematic OCCU 3.51.6

* Fix builder hack
2020-02-12 22:26:08 +01:00
Franck Nijhof
75ce67fc5e ssh: Update CLI & Web terminal (#1068) 2020-02-12 00:10:46 +01:00
Issac
6725b3f7da remove lastboot before supervisor startup (#1065)
* Add devcontainer (generic add-on devcontainer also available at https://github.com/issacg/hassio-addon-devcontainer)

* remove example code (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373037)

* Run start_hassio.sh from inside .devcontainer (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373323)

* Revert "Fix HA container"

This reverts commit 7062117d46.

* Fix lastboot
2020-02-10 13:52:34 +01:00
Pascal Vizeli
5f5f7dae57 HomeMatic fix issue with glibc (#1061) 2020-02-09 11:26:36 +01:00
Sabuto
747cf154bc spell check (#1059) 2020-02-09 11:14:05 +01:00
Pascal Vizeli
3148aacadd Allow global usage of CEC (#1052) 2020-02-06 12:48:01 +01:00
Pascal Vizeli
7062117d46 Fix HA container 2020-02-06 11:27:12 +01:00
Pascal Vizeli
84e79ac47b Cleanup readme 2020-02-05 22:05:47 +01:00
Pascal Vizeli
b2f717a035 Fix json/yaml 2020-02-05 22:04:26 +01:00
Patrick T.C
ae84a86209 added support for netcup dns (#1030)
* added support for netcup dns

* Changes based on PR feedback

* changed rexexp for netcup propagation seconds

* pinned netcup plugin to a version

* updated changelog + version to 4.4

* adapted to new format of example json
2020-02-05 21:51:30 +01:00
Pascal Vizeli
53cd11f35a Support more CEC types (#1050)
* Support more CEC types

* Fix lint
2020-02-05 21:50:12 +01:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Issac
fd87353f2e Add devcontainer (#1040)
* Add devcontainer (generic add-on devcontainer also available at https://github.com/issacg/hassio-addon-devcontainer)

* remove example code (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373037)

* Run start_hassio.sh from inside .devcontainer (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373323)
2020-02-04 17:15:13 +01:00
Franck Nijhof
3dda157691 snips: Remove add-on from repository (#1044) 2020-02-04 17:11:12 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Pascal Vizeli
6b20f0c293 Ssh update (#1039)
* Change motd & fix .ssh

* Update config.json

* Fix root folder

* Update CHANGELOG.md

* Update run.sh

* ssh: Fix new tmux windows, add add-on icon (#1038)

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 13:53:58 +01:00
Pascal Vizeli
583267687d Update almond 1.7.2 (#1037) 2020-02-03 13:38:04 +01:00
Franck Nijhof
71a678e451 google_assistant: Corrects broken link (#1031) 2020-02-02 16:24:54 +01:00
Franck Nijhof
4d3960aeaa Updated Google Asistant SDK documentation (#1026) 2020-01-29 16:23:07 +01:00
Ville Skyttä
cbbbea9a84 duckdns: do not skip TLS security checks on Duck DNS API access (#1018) 2020-01-28 09:26:48 +01:00
Franck Nijhof
39b0d9b3f8 Fix homematic documentation link (#1011) 2020-01-21 15:48:28 +01:00
Zapfmeister
cec0c95d19 Fix route53, add google dns, fix documentation (#988)
* #987 fixed documentation link

* fix route53, add google dns, fix documentation

* Using "null", using share folder for google dns

* Additional documentation added

* Added argument array

* Update CHANGELOG.md

* Update config.json

* Update README.md

* Fix code style

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-17 11:30:28 +01:00
blacktirion
9e3e9fdeff nginx_proxy: Remove IPv6 Listen statements from nginx.conf (#991)
* nginx_proxy: Remove IPv6 Listen statements from nginx.conf

Pursuant to PR https://github.com/home-assistant/hassio-addons/pull/972, making this change hard-coded, rather than an option to be set in the Addon Config.

* remove ipv6only=off statement from nginx.conf

As mentioned in https://github.com/home-assistant/hassio-addons/pull/991#issuecomment-573351637

* Update config.json

* Update CHANGELOG.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-14 09:40:48 +01:00
Wade Dorrell
216b6245a9 Fix #815 (#990)
* Trial fix for #815

* Remove extra semicolon from old if block

* Better fix for #815 (just flip blocks)

* Version to 2.2, add changelog

* Update build.json

* Update CHANGELOG.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-11 16:11:57 +01:00
Franck Nijhof
e836914c69 google_assistant: Collection of improvement and changes (#905)
* google_assistant: Move data files into a data folder

* google_assistant: Prettier YAML files

* google_assistant: Fix Markdownlint issues in the changelog

* google_assistant: Update add-on link

* google_assistant: Sort packages in Dockerfile

* google_assistant: Convert add-on to Bashio

* google_assistant: Fix add-on build by getting most recent pip directly

* google_assistant: Add initial documentation, based on the outdated docs
2020-01-11 16:06:08 +01:00
olijouve
6847f767cd deconz: Add LEDVANCE / OSRAM otau firmware downloader (#983)
* Update config.json

* Create ledvance-otau-dl.sh

* Update run.sh

* Update Dockerfile

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update ledvance-otau-dl.sh

Fix lint issues:
  https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...
  https://www.shellcheck.net/wiki/SC2003 -- expr is antiquated. Consider rewr...

* Update ledvance-otau-dl.sh

Fix lint issue:
  https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti...

* Update Dockerfile

Adressing @pvizeli comment : The script have the correct permission of a+x?

Add CMD to set a+x permission on ledvance-otau-dl.sh script

* Update Dockerfile

* Add exec permissions

* revert oups bad multiple cmdlines in CMD[]

* revert oups bad multiple cmdlines in CMD[]

* dummy commit

* Update Dockerfile

remove dummy comment

* Update ledvance-otau-dl.sh

remove dummy comment

* fix bug

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-11 13:26:36 +01:00
Vc
66a41c96af Typo fix (#984) 2020-01-07 17:02:05 +01:00
Jean-Paul van Ravensberg
533e15732e Remove .git suffix from schema (#966)
* Remove .git suffix from schema

* Fix expression

* Update CHANGELOG.md

* Version bump to 7.8 in config.json

* Remove requirement to add .git

* Update build.json

* Update CHANGELOG.md

* Update config.json

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-06 14:06:52 +01:00
Franck Nijhof
903588ff47 configurator: Adjust documentation for Ingress only (#978) 2020-01-06 13:44:07 +01:00
ceejii
aef8a5c17e Changed Telldus wiki link, https not supported. (#975) 2020-01-03 23:45:18 +01:00
Ville Skyttä
eee3ee255d Make deCONZ VNC URL a link (#969) 2020-01-03 23:44:25 +01:00
Ville Skyttä
8cae39b122 Spell Zigbee with lowercase "b" (#970)
https://zigbeealliance.org/developer_resources/zigbee-specification/
"Please note that this uses old branding, Zigbee is always a lowercase
B, not a capital. This change occurred shortly after the official
release of this document."

Also other docs at https://zigbeealliance.org/solution_type/zigbee/,
https://github.com/zigpy/zigpy/issues/111
2020-01-03 18:26:15 +01:00
Ville Skyttä
fc04afbba4 deconz: recommend using by-id serial device path (#944) 2019-12-30 10:54:59 +01:00