Commit Graph

856 Commits

Author SHA1 Message Date
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
Pascal Vizeli
3c9cf7a560 Update stale.yml 2019-07-19 09:41:08 +02:00
Pascal Vizeli
f3c38678a0 Update configurator (#632)
* Update configurator

* update chmod
2019-07-18 10:30:05 +02:00
Pascal Vizeli
97156f0f09 Update OCCU 3.47.10 (#630)
* Update OCCU 3.47.10

* Update CHANGELOG.md

* Update config.json

* Update CHANGELOG.md
2019-07-15 09:40:41 +02:00
Paul Romkes
8fd5d12bf8 Add the hotword detected toptic to out, following https://docs.snips.… (#622)
* Add the hotword detected toptic to out, following https://docs.snips.ai/reference/hermes

* Updated to 0.63.2 and pinned that version in dockerfile.
Added hotword detected topic to out

* Fix arguments

* add image entry

* Add audio-server to version list

* fix packeges installed

* Revert file permissions

* 755 executables

* 755 shell scripts
2019-07-08 14:28:03 +02:00
Pascal Vizeli
6af0f83c55 Mqtt update (#620)
* Update Mosquitto / Auth plugin

* file

* extract auth plugin builder

* fix arm

* fix build

* Fix multiarch build

* cleanup

* test

* Use own plugin

* cleanup config handling

* Fix startup

* revert bashio config

* fix error

* Update CHANGELOG.md

* cleanup
2019-07-01 15:37:53 +02:00
Franck Nijhof
5bda2fa271 deconz: Add reference to manual firmware upgrade procedure (#619) 2019-06-29 14:57:29 +02:00
Franck Nijhof
7d13e408b7 deconz: 3.1: VNC Port check & desktop name + firmware upgrade docs (#617)
* deconz: Improves VNC desktop name

* deconz: Adds check if VNC port is free to use

* deconz: Documents firmware upgrade process and caveats

* deconz: Updates CHANGELOG and bumps version to 3.1
2019-06-27 22:08:32 +02:00
Franck Nijhof
845eba2486 deconz: Removes incorrect about section from readme (#616) 2019-06-27 11:36:21 +02:00
Franck Nijhof
ac29bfd523 deconz: Adds VNC & debug controls (#615)
* deconz: Adds VNC & debug controls

* 🚑 Forgot to add during git commit stage

* Removed tzdata
2019-06-27 11:29:38 +02:00
Pascal Vizeli
7cbc57eeca SSH update + version pin (#612)
* Update SSH add-on / pin version

* fix version

* fix permission
2019-06-26 10:06:51 +02:00
Klaas Schoute
decc72a43f ⬆️ Bump Deconz to 2.05.66 (#611) 2019-06-18 13:12:28 +02:00
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
4bb25d51ef Merge branches 'master' and 'master' of https://github.com/home-assistant/hassio-addons 2019-06-11 13:35:10 +02:00
Robbert Müller
2f832a9bf1 Fixes deconz otau download issues (#608)
* Fixes for #607

Dry coded

* Move mkdir from ikea to run.sh

* Fix indenting

* Adding release
2019-06-11 08:19:50 +02:00
Pascal Vizeli
9244e2ac81 cleanup 2019-06-06 13:36:37 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Franck Nijhof
c02b2d9fc3 deconz: Bumps version to 2.5 (#606) 2019-06-05 21:33:44 +02:00