Commit Graph

876 Commits

Author SHA1 Message Date
Pascal Vizeli
43b258557a Update zwave for upcomming 0.110.0 2020-05-19 16:29:36 +02:00
Christophe Fergeau
3bd89bca24 letsencrypt: Add Gandi DNS provider (#1287)
This is using https://pypi.org/project/certbot-plugin-gandi/ and is
loosely based on commit ae84a86209 which added support for netcup.
2020-05-18 12:24:30 +02:00
Noam Okman
2a3b0ec0d3 Duckdns alias support (#1253)
* Add alias option to duckdns

* add docs

* fix DOCS

* Update config.json

* Update CHANGELOG.md

* Update DOCS.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-05-18 12:22:51 +02:00
gitolicious
16c132e102 Explain how to use route53 dns challenge (#1316) 2020-05-14 11:41:05 +02:00
Joakim Sørensen
a5569342fb google_assistant: Fixes links in readme (#1313) 2020-05-12 09:54:11 +02:00
Joakim Sørensen
c86023207d Rename DOC.md to DOCS.md (#1285) 2020-05-11 20:07:06 +02:00
Franck Nijhof
2fc9822690 mariadb: Split documentation (#1311) 2020-05-11 20:00:50 +02:00
Joakim Sørensen
d31f1c7934 mosquitto: Split documentation (#1310) 2020-05-11 19:59:15 +02:00
Franck Nijhof
6ad560730b letsencrypt: Split documentation (#1309) 2020-05-11 19:57:23 +02:00
Joakim Sørensen
9f84c11b20 nginx_proxy: Split documentation (#1308) 2020-05-11 19:56:22 +02:00
Franck Nijhof
ceadd25076 homematic: Split documentation (#1307) 2020-05-11 19:54:43 +02:00
Joakim Sørensen
32e020ae13 rpc_shutdown: Split documentation (#1306) 2020-05-11 19:53:52 +02:00
Joakim Sørensen
4d7d2dd8c3 samba: Split documentation (#1304) 2020-05-11 19:53:14 +02:00
Franck Nijhof
04b1f3e735 git_pull: Split documentation (#1305) 2020-05-11 19:52:12 +02:00
Franck Nijhof
67f1152649 duckdns: Split documentation (#1303) 2020-05-11 19:49:03 +02:00
Joakim Sørensen
61fee6442a ssh: Split documentation (#1302) 2020-05-11 19:48:33 +02:00
Joakim Sørensen
68e50b586b tellstick: Split documentation (#1300) 2020-05-11 19:47:42 +02:00
Franck Nijhof
ee05175f4c dnsmasq: Split documentation (#1301) 2020-05-11 19:46:33 +02:00
Joakim Sørensen
aba00b2dc7 zwave: Split more documentation (#1299) 2020-05-11 19:45:15 +02:00
Franck Nijhof
224e3eafa5 dhcp_server: Split documentation (#1298) 2020-05-11 19:32:26 +02:00
Franck Nijhof
f8f46067b1 deconz: Split documentation (#1297) 2020-05-11 19:29:06 +02:00
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