Commit Graph

671 Commits

Author SHA1 Message Date
Daniel Perna
9da1279506 Update configurator to 0.3.7 (#853) 2019-11-23 14:28:33 +01:00
Pascal Vizeli
f0ca62bfde Fix missing options for ada 2019-11-22 00:03:42 +01:00
Pascal Vizeli
0c083d4f96 Update CHANGELOG.md 2019-11-21 13:51:26 +01:00
Pascal Vizeli
0e78528b6f Update ADA 0.7 (#848) 2019-11-21 13:50:32 +01:00
Pascal Vizeli
193203cca0 Update CHANGELOG.md 2019-11-20 20:42:57 +01:00
Franck Nijhof
9d8760155c Fix build, using new GPG keys from Snips (#846) 2019-11-20 20:41:35 +01:00
Allan Persson
65df334c34 Deconz update 2.05.71 (#843)
* 🎉 Bump to 2.05.71

* 🎉 Bump to 2.05.71

* Bump deCONZ to 2.05.71

* Deconz update 2.05.71

* Deconz update 2.05.71
2019-11-20 12:22:49 +01:00
Pascal Vizeli
ce2215f109 Change startup type 2019-11-19 23:20:33 +01:00
Giovanni Campagna
96c8f1fe3b almond: tag the Home Assistant skill as hassio-configured (#844)
* almond: tag the Home Assistant skill as hassio-configured

Which triggers the correct behavior on the Almond-side wrt temporary
access tokens

* Update config.json

* Update CHANGELOG.md
2019-11-19 20:49:31 +01:00
Paul Romkes
6e128c89a9 Additional audioServer topics created by Snips platform (#829)
* Additional audioServer topics created by Snips platform

* Bump version and update changelog
2019-11-19 19:15:49 +01:00
cogneato
cd366bb86b Fix addon name (#833)
fixed addon name
2019-11-19 09:28:28 +01:00
Pascal Vizeli
4ae9a8c53b Update Ada 0.5 2019-11-18 23:25:32 +01:00
jfette
06328e13fa Adding config option for bash_profile in SSH (#767)
* Adding option for bash_profile

* Bumping version to 7.0, comments for bash_profile

* bash_profile is now a list, updated README and CHANGELOG

* Made .bash_profile a persistent file, using sed to replace token if necessary

* Fixing config.json typo

* Simplifying logic, if statement to update token when necessary

* Moving file perm out of if statement

* File must be created in /data not /root
2019-11-18 18:34:25 +01:00
Pascal Vizeli
43d6e1a4e3 Update Ada 0.5 (#832) 2019-11-18 16:34:22 +01:00
Pascal Vizeli
1400f0c0af Update almond 1.7.1 (#831) 2019-11-18 09:05:50 +01:00
Manuel Pietschmann
95c5b403e0 New deconz.dresden-elektronik.de subdomain (#826)
Due a new website on dresden-elektronik.de, the old paths might not work for some time.
The redirection of links should be active very soon.

This PR uses the deconz. subdomain to fix the 404, note https version will follow soon.
2019-11-17 16:27:22 +01:00
denverpilot
15cf40a7c5 Add Reddit to DuckDNS login options (#821)
Simple change - added Reddit since they allow that for auth.
2019-11-11 07:13:18 +01:00
Pascal Vizeli
3b9f9e0bae Update Almond + Ada (#822) 2019-11-08 09:31:23 +01:00
Pascal Vizeli
8c819e6193 Fix style 2019-11-07 17:14:48 +01:00
Pascal Vizeli
1ca6b008fe Add some no-cache-dir to pip 2019-11-07 17:08:20 +01:00
Pascal Vizeli
ba46c98a6a Update config.json 2019-11-07 17:05:30 +01:00
Pascal Vizeli
342f45ba61 Ada02 (#819)
* Add armhf support for Ada

* Update ada

* Update changelog
2019-11-07 15:42:02 +01:00
Pascal Vizeli
9b87cf3149 Allow more time to build 2019-11-07 13:37:02 +01:00
Pascal Vizeli
d865c24ca5 Assist (#817)
* Generic voice Assistant

* Renaming

* Cleanup

* add execution

* Rename

* Fix options

* Update readme

* Fix args

* Fix lint
2019-11-07 12:16:33 +01:00
Laurent Bouriez
8d22ca9e16 Update deconz 2.05.70 (#813) 2019-11-05 21:00:14 +01:00
Ville Skyttä
4342c519f6 Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
Nathan W
98007086a3 Add documentation to the mariadb add-on (#809)
* Update nginx_proxy add-on to use Bashio

Closes #731

* Fixing shellcheck issues.

* Rev version number

* Use bashio::config.true where needed

* Add documentation to the mariadb add-on

fixes #728
2019-11-04 13:14:23 +01:00
Max Savard
bb103d2642 Remove unsupported architectures from Homematic README (#812) 2019-11-04 10:25:29 +01:00
Pascal Vizeli
563e4f8f6f Update config.json 2019-11-04 10:01:02 +01:00
Pascal Vizeli
4d37e9876a Update HomeMatic 3.47.22-3 (#811) 2019-10-31 13:51:21 +01:00
Pascal Vizeli
b48fa995b3 Almond (#807)
* Initial support for almond

* Fix execution

* Fix package

* fix style

* Use package

* Try origin

* Fix build

* Fix build

* Support multiarch

* Fix readme

* Remove i386

* Fix pipeline

* Update version

* cleanup

* Fix name

* test-ingress

* Improve nginx

* cleanup config

* add panel icon

* Add support for ingress

* Add API access

* Fix script

* Fix panel icon

* fix quite mode

* Update run.sh

* Fix auth

* Update almond version

* Update version

* Fix lint

* do not modify hostname

* Update version

* Address comments

* Fix nginx

* cleanup

* working

* Update version

* Fix API injection

* cleanup nginx config

* do not set an refresh token

* Update almond/data/run.sh

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

* Fix command

* change timehandling

* debug code

* debug v2

* Fix value

* Debug v3

* Cleanup

* Fix token valid

* Fix command

* Add debug

* Add unzip

* Fix config settings
2019-10-29 19:04:33 +01:00
Max Savard
28f855bd1d HomeMatic README for #726 (#780)
* Initial commit of homematic readme.

* Added "about", "features", and "installation."

* Update homematic readme.

* Fix typos in homematic readme.

* ✏️ Tweaks


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-26 14:26:28 +02:00
Gerard
26c04dddf5 Update README.md for RPC Shutdown addon (#798)
Delay and message text headers were switched
2019-10-22 02:21:15 +02:00
Gerard
36ef12715f Update README.md for Mosquitto addon (#799)
Some textual updates
2019-10-22 02:19:35 +02:00
Pascal Vizeli
75daa4fcd4 Update snips 0.64.0 (#797)
* Update snips 0.64.0

* Add warning
2019-10-21 00:06:15 +02:00
Sharif Nassar
f834647518 Add docs for the cloudflare flag (#795)
Also delete-trailing-whitespace.
2019-10-20 12:24:53 +02:00
Nathan W
a980fdfa54 Update nginx_proxy add-on to use Bashio (#784)
* Update nginx_proxy add-on to use Bashio

Closes #731

* Fixing shellcheck issues.

* Rev version number

* Use bashio::config.true where needed
2019-10-20 12:22:52 +02:00
Stefan
7f4696df8a asdf (#794) 2019-10-17 17:09:04 +02:00
Stefan
5b1c2274f8 Update readme.md for update 2.1 (#793)
description of new parameters.
2019-10-17 12:19:24 +02:00
Stefan
89d43e8775 Delay shutting down the PC (#792)
* ## 2.0

- New option to delay shutting down the Windows PC
- New option to send a message to the PC that is about to be shut down. If somebody is using the PC, you can warn them to save their work.

* delay parameter is int.
check for empty is not needed when we have a default

* Add a default value for Delay.

* update 2.1

* Fixed syntax error
2019-10-17 11:13:17 +02:00
Alpha Tango
714bcfb34d Add support for Samba veto files (#783)
* Add support for Samba veto files

* Clean up if statement per review

* Update CHANGELOG.md
2019-10-16 20:42:59 +02:00
Stefan
ab639b7427 Delay shutting down the PC (#759)
* ## 2.0

- New option to delay shutting down the Windows PC
- New option to send a message to the PC that is about to be shut down. If somebody is using the PC, you can warn them to save their work.

* delay parameter is int.
check for empty is not needed when we have a default
2019-10-16 09:29:13 +02:00
AdighaLogic
ec2d209335 Update README.md (#789)
Fixes a typo.
2019-10-15 22:24:16 +02:00
AdighaLogic
f4e881359f Update README.md (#790)
Fixes a typo.
2019-10-15 22:00:40 +02:00
AdighaLogic
d918af0dd1 Update README.md (#787)
Grammar fix.
2019-10-15 21:42:47 +02:00
AdighaLogic
661e70e51b Update README.md (#788)
Fixes a typo.
2019-10-15 21:41:55 +02:00
AdighaLogic
8e150b0d7c Update README.md (#785)
Fixed a typo.
2019-10-15 21:24:42 +02:00
Robin Harmsen
c2d1b65a7c Update azure-pipelines.yml (#747) 2019-10-14 11:08:58 +02:00
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