Commit Graph

855 Commits

Author SHA1 Message Date
Franck Nijhof
ec7b51fb96 configurator: Split documentation (#1296) 2020-05-11 19:26:19 +02:00
Franck Nijhof
02b4dd23e4 cec_scan: Split documentation (#1294) 2020-05-11 19:10:13 +02:00
Franck Nijhof
3601573ba6 almond: Split documentation (#1293) 2020-05-11 19:05:33 +02:00
Franck Nijhof
a23d100e51 check_config: Split documentation (#1295) 2020-05-11 19:04:39 +02:00
Franck Nijhof
f1ff386b17 ada: Split documentation (#1292) 2020-05-11 18:47:39 +02:00
Mimiix
ac5a28a55d Adding official deCONZ Discord url (#1290) 2020-05-11 18:36:53 +02:00
Joakim Sørensen
45d3411a97 wontfix -> stale (#1289) 2020-05-11 10:35:48 +02:00
Pascal Vizeli
dc3f3c9196 fix style 2020-05-08 18:03:28 +02:00
Pascal Vizeli
4dfa2be3c1 Zwave 0.1.1 2020-05-08 18:02:55 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
1a677242a8 Allow zwave dev 2020-05-07 22:17:43 +02:00
Pascal Vizeli
72f9ed841a fix log 2020-05-07 22:13:44 +02:00
Pascal Vizeli
ffc5886cab First round 2020-05-07 15:47:12 +02:00
Pascal Vizeli
a5d7f77378 Update README.md 2020-05-07 14:14:45 +02:00
Pascal Vizeli
99a5d0b612 Update config.json 2020-05-07 14:13:02 +02:00
Pascal Vizeli
9e18140dd6 Add support for new openzwave (#1273)
* Add support for new openzwave

* Fix pipeline

* fix log output

* Support auth / discovery

* Add basic structs

* fix lint

* Fix start order
2020-05-07 14:12:27 +02:00
Eric Matte
9d83c89415 Upgrade web server for OAuth connection process [add-on: google_assistant] (#1267)
* Update pages styling and better error handling

* Fix css

* Offload static folder to /usr/share/public

* Remove unnecessary os import

* Add a changelog and update the version

* Update google_assistant/config.json

* Update google_assistant/CHANGELOG.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-05-06 14:13:21 +02:00
Eric Matte
f8a1f4d361 Update README.md [add-on: google_assistant] (#1265)
* Update README.md

- Streamline setup instructions with sub-steps and annotations
- Remove duplicated instructions
- Fix some steps
- Add simple examples on how to use it
- Add a troubleshooting section

* Fix formatting

* Offload the documentation part to DOC.md
2020-05-06 10:51:53 +02:00
Allan Clark
9e08ede0f9 git_pull: delete key file first so we are not always appending (#1218) 2020-05-05 14:06:58 +02:00
Franck Nijhof
1b29439008 check_config: Version 3.3.0 (#1263) 2020-04-30 23:42:12 +02:00
Matthew Shaylor
d3b7ffd21a Add a note about advanced mode (#1255) 2020-04-27 23:41:00 +02:00
Franck Nijhof
77e088e1ae samba: Compatibility mode & upgrades (#1244)
* samba: Compatibility mode & upgrades

* samba: Add missing newline to nmbd service

* Update build.json

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-04-23 18:43:53 +02:00
Franck Nijhof
623a9be2b9 almond: Keep unzip dependency installed (#1241) 2020-04-22 21:31:15 +02:00
Pascal Vizeli
9426e0c5d1 Fix ada aarch64 2020-04-20 20:10:42 +02:00
Mauricio Bonani
c1e942b644 Fix Google Assistant SDK description (#1235) 2020-04-19 22:47:09 +02:00
Franck Nijhof
529ac8f930 configurator: Version 5.0.0 (#1229) 2020-04-16 19:54:12 +02:00
Franck Nijhof
ac4582b639 almond: Rewrite/optimize Almond add-on (#1227)
* almond: Rewrite/optimize Almond add-on

* almond: Make it 1.0.0
2020-04-16 16:57:58 +02:00
Tatham Oddie
70ee4c469b samba: Support link-local IPv6 by default (#1208)
* Support link-local IPv6 by default

This brings the security on IPv6 to be consistent with IPv4 by default

* Update config.json

* Update CHANGELOG.md

* Update config.json

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-04-14 12:12:13 +02:00
Pascal Vizeli
9d97260b09 Revert "Remove advanced flag (#1216)" (#1220)
This reverts commit 9f619b5971.
2020-04-12 18:22:51 +02:00
Joakim Sørensen
9f619b5971 Remove advanced flag (#1216) 2020-04-12 16:10:10 +02:00
Pascal Vizeli
bbbfa88749 Update cli & fix s6-overlay shutdown (#1219) 2020-04-12 16:08:51 +02:00
Robin Hansson
0207f01039 Fix start_supervisor.sh file permission (#1203) 2020-04-02 09:56:11 +02:00
Pascal Vizeli
dcce81a8c9 Rename 2020-04-01 09:38:56 +02:00
Pascal Vizeli
3d36f05b95 Fix config check add-on (#1201)
* Fix config check add-on

* Fix restart
2020-03-31 18:51:06 +02:00
TVDLoewe
78c41f724f changed "GOOGLE_SDK_VERSION" back to version "0.5.0" (#1198)
* changed "GOOGLE_SDK_VERSION" back to version "0.5.0"

* Added information to CHANGELOG.md

* corrected information in CHANGELOG.md
2020-03-30 16:23:55 +02:00
Pascal Vizeli
52175c7944 Jemalloc for mariadb (#1200)
* Jemalloc for mariadb

* Update mariadb/rootfs/etc/services.d/mariadb/run

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

* Add changelog

* Fix changelog

* Fix build

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-30 15:21:41 +02:00
Franck Nijhof
ba9ce4623a git_pull: Upgrade CLI to 4.2.0 (#1195)
* git_pull: Upgrade CLI to 4.2.0

* Update config.json

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-03-29 18:10:41 +02:00
Franck Nijhof
cf519a9754 ssh: Upgrade CLI to 4.2.0 (#1196) 2020-03-29 18:10:06 +02:00
Pascal Vizeli
20f7915496 Let's encrypt adjust init settings 2020-03-28 16:23:59 +01:00
Pascal Vizeli
a258fdc96d Fix certificate request logic & S6-Overlay (#1166)
* Fix certificate request logic (#1148)

* Fix Certbot logic

* Resolved multiple directory issue

* Only scan for directories

* Typo

* Quote the path passed to realpath

* Use find and awk and sort and tail instead of ls

* Add numeric flag to sort

* Remove unnecessary if..then in awk

* Update run.sh

* Update run.sh

* Update run.sh

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

* S6-overlay

* Fix version

* Fix lint

* Fix check
2020-03-25 23:45:46 +01:00
Giovanni Campagna
e0853ec306 Update Almond to 1.7.3 (#1178) 2020-03-25 09:18:30 +01:00
Scott Rodgers
2460a41863 Fix typo in readme (#1189) 2020-03-21 19:38:29 +01:00
cogneato
c1f6d22fe1 Fix steps for adding integration (#1182) 2020-03-15 00:28:27 +01:00
stickpin
7ceea040ed deconz: Bump deCONZ to 2.05.75 (#1177)
* deconz: Bump deCONZ to 2.05.75

* Update CHANGELOG.md

* Revert "Update CHANGELOG.md"

This reverts commit a069c7ac836bdd27099f0f80b6b88f8de2064f25.
2020-03-09 14:53:07 +01:00
Pascal Vizeli
a630a93295 Wait a bit longer until udev is finish (#1169)
* Update run.sh

* Update config.json

* Update CHANGELOG.md
2020-03-05 12:19:43 +01:00
Pascal Vizeli
911689abf7 Fix Google Assistant armhf/armv7 (#1168)
* Fix Google Assistant armhf/armv7

* Bump version
2020-03-05 11:39:37 +01:00
Pascal Vizeli
4e43922d46 Update Home Assistant CLI to 4.1.0 (#1167) 2020-03-05 10:52:23 +01:00
Pascal Vizeli
7c71be7812 Add information on README.md (#1154)
Add some informations to explain how ACL file should be in anonymous mode
2020-03-05 10:42:42 +01:00
Pascal Vizeli
a79a6e2e5d Update README.md (#1162)
Added a section about network setup to make it even more visible
2020-03-05 10:40:59 +01:00
Pascal Vizeli
775acf5958 Fix dockerfile 2020-03-02 10:21:45 +00:00