Commit Graph

972 Commits

Author SHA1 Message Date
Franck Nijhof
474d3204db ⬆️ Upgrades Home Assistant CLI to v4.9.0 (#1692) 2020-11-26 15:43:22 +01:00
Pascal Vizeli
ca92f8064b Fix ozw timezone alpine issue (#1691) 2020-11-23 17:43:24 +01:00
Joakim Sørensen
0b3c815eba Simplify devcontainer setup (#1687)
* Simplify devcontainer setup

* Add stable shellcheck

* Fix observer port
2020-11-23 13:18:40 +01:00
Pascal Vizeli
4bbb66a9c8 November update for OZW (#1686)
* November update for OZW

* Update CHANGELOG.md
2020-11-20 16:40:15 +01:00
Pascal Vizeli
aa76c195a3 Fix build 2020-11-19 22:03:52 +00:00
Pascal Vizeli
11dbfb55b5 deCONZ 2.5.87 (stable) (#1676)
* deCONZ 2.5.87 (stable)

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* add output

* Update build.json

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-13 18:21:59 +01:00
rourke
7aec38b3f0 Clarify where to store the mosquitto certificate files (#1652)
I've wasted hours looking for where to store the certificate files for the mosquitto addon. This should hopefully clarify it for people using it in the future. See also https://github.com/home-assistant/hassio-addons/issues/950.
2020-11-07 12:09:44 +01:00
Tomer
e1edc21e84 Allow Configurator to skip git initialization (#1669)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-06 23:17:57 +01:00
cogneato
b5f3e65d3f Add HTTP configuration instructions to DuckDNS documentation (#1667)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-06 20:56:23 +01:00
Pieter Frenssen
23f1028f9f Document how to enable the option to add a new user (#1670) 2020-11-06 20:53:54 +01:00
deddc23efb
58fc44491f Clarify that remote SSH access is disabled by default and expand upon… (#1594)
* Clarify that remote SSH access is disabled by default and expand upon the details required to set the SSH TCP port field to enable remote SSH access

* Update ssh/DOCS.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-04 12:01:58 +01:00
Jupred
68675ac0b7 DNSmasq documentation update to use alongside AdGuard addon (#1664)
* Documentation update to use alongside AdGuard addon

* Dnsmasq  documentation update to use alongside AdGuard addon
2020-11-02 12:28:49 +01:00
Jonas
92a0545028 Fix bug with wrongly bound config value (#1660)
* Fix embarrasing mistake setting config value

* Update changelog
2020-10-30 10:42:43 +01:00
Joakim Sørensen
d1c5004077 Limit add-on build (#1655)
* Limit add-on build

* fix syntax
2020-10-30 09:42:20 +01:00
Jonas
28440aa382 Set blank ipv4 and ipv6 if config is unset. (#1659)
* Set blank ipv4 and ipv6 if config is unset.

* Use bashio to check if config values are set
2020-10-30 09:42:07 +01:00
Jonas
615f71cfd7 DuckDns script read config off ipv4 and ipv6 correctly (#1654)
* Omit // empty as this is done by bashio already

* Bump version number

* Update changelog
2020-10-29 15:06:41 +01:00
dependabot[bot]
ff6d70dc27 build(deps): bump ludeeus/action-shellcheck from 0.5.0 to 1.0.0 (#1651)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.5.0...d586102c117f97e63d7e3b56629d269efc9a7c60)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 11:00:19 +01:00
Joakim Sørensen
1640b2b7ae Add Connection section to samba docs (#1650) 2020-10-26 14:57:18 +01:00
Joakim Sørensen
abfefecffb Fix add-on build (#1647) 2020-10-25 22:34:04 +01:00
Joakim Sørensen
8b7dc6d50f Move from azure pipelines to github action for CI (#1646)
* Move from azure pipelines to github action for CI

* pin version

* pin directly
2020-10-25 16:53:45 +01:00
Joakim Sørensen
4ee8832db6 Renames the build action (#1637) 2020-10-23 12:26:33 +02:00
Joakim Sørensen
e8f94e7d2a Add action to build changed add-ons (#1635)
* Add action to build changed add-ons

* Use our new action
2020-10-22 11:33:11 +02:00
wovka88
20aded368f Enable autoscale for DeCONZ noVNC (#1621)
* Bump deCONZ to 2.05.80

* Bump deCONZ to 2.05.81

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Revert "Bump deCONZ to 2.05.81"

This reverts commit bb4ada3b1505a566ebb96c73bf6273ac364df7e0.

* Bump deCONZ to 2.05.84

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Update CHANGELOG.md

* Version number adapted to 6.4.0

* NoVNC Autoscale

Enable Autoscale for Ingress NoVNC View

* Update Version to 6.4.1

* Update Changelog
* Update config.json

* DeCONZ novncn autoscale

Enable autoscale for DeCONZ ingress noVNC page
2020-10-21 16:16:09 +02:00
Paul Sinclair
f21f5eaab1 🔨Ignore DB files on copy for check_config (#1627)
* 🔨Add rsync

* 🔨Switch cp to rsync and ignore ha db files

* ✏Bump version

* ✏Update changelog

* 👕Formatting changes
2020-10-18 16:46:02 +02:00
AdighaLogic
41fd7c1acb Update README.md (#1625)
Fixed a typo.
2020-10-16 11:33:18 +02:00
wovka88
c57b4a2c32 Bump deCONZ to 2.05.84 (#1616)
* Bump deCONZ to 2.05.80

* Bump deCONZ to 2.05.81

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Revert "Bump deCONZ to 2.05.81"

This reverts commit bb4ada3b1505a566ebb96c73bf6273ac364df7e0.

* Bump deCONZ to 2.05.84

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Update CHANGELOG.md

* Version number adapted to 6.4.0
2020-10-10 10:32:15 +02:00
chaptergy
091f8de99b letsencrypt: Adds Njalla dns support (#1610) 2020-10-04 16:26:20 +02:00
AdighaLogic
17584e5e74 Update DOCS.md (#1609)
Fixed some typos.
2020-10-02 19:09:14 +02:00
AdighaLogic
3167481559 Update DOCS.md (#1607)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-02 10:52:54 +02:00
AdighaLogic
a1838ed73a Update DOCS.md (#1606)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-02 10:43:50 +02:00
AdighaLogic
f8af4dedf2 Update DOCS.md (#1605) 2020-10-02 10:39:48 +02:00
AdighaLogic
9b880a7002 Update DOCS.md (#1608)
Fixed some typos.
2020-10-02 07:16:28 +02:00
Martin Hjelmare
c9d2f47de8 Mention zwave rollback in changelog (#1590) 2020-09-23 12:56:09 +02:00
Sören
c0791f8df5 Bump deCONZ to 2.05.81 (#1573)
* Update CHANGELOG.md

* Update config.json

* Update build.json

* deconz: Bump deCONZ to 2.05.81

* Update deconz/CHANGELOG.md

* Update deconz/config.json

* Update Dockerfile

* Fix path

* Fix v2

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-09-22 23:35:04 +02:00
Martin Hjelmare
7e41c0860d Roll back zwave add-on to 0.5.2 (#1583) 2020-09-17 13:10:55 +02:00
Pascal Vizeli
e50822fc79 zwave: fix vnc issues (#1581)
* zwave: fix vnc issues

* Bump version & update changelog

* fix lint
2020-09-16 22:24:00 +02:00
Pascal Vizeli
0a0b57b7cf fix bluez 2020-09-16 18:53:43 +02:00
Pascal Vizeli
4662fa4b92 SSH: add bluetooth support & update cli (#1580)
* SSH: add bluetooth support & update cli

* Fix changelog
2020-09-16 18:43:59 +02:00
Franck Nijhof
d8e163fc58 Add missing pip in Alpine 3.12 (#1579) 2020-09-16 16:24:35 +02:00
Franck Nijhof
824012e668 Add media folder support, bump alpine (#1578) 2020-09-16 16:12:24 +02:00
Pascal Vizeli
76dbf5cfed ozw 0.5.4 2020-09-16 09:16:04 +02:00
Pascal Vizeli
d2a1b3d358 fix build issue 2020-09-16 08:58:54 +02:00
Pascal Vizeli
0e20513f83 Fix build ozw 2020-09-15 14:50:45 +02:00
Spartan-II-117
b402ea84ba Update to Revision 112 of OpenZwave (#1567)
* Update to Revioion 112 of OpenZwave

Update to most recent Z-Wave Version to fix crash on kwikset  zwave deadbolts.

* Update CHANGELOG.md

* Update config.json

Bump Version to 0.5.3
2020-09-14 20:33:43 +02:00
Pascal Vizeli
5381114ac5 Check-Config: Update base image & media folder (#1570) 2020-09-14 18:04:32 +02:00
Pascal Vizeli
fe4f08041e SSH / SMB - media folder (#1569) 2020-09-14 12:09:06 +02:00
Pascal Vizeli
a9010c898d SSH: update cli & overwrite commands (#1568)
* SSH: update cli & overwrite commands

* add new lines

* add new line v2
2020-09-12 17:28:53 +02:00
Fredrik Wendt
1fa1b4c468 Improves Terminal & SSH Add-On documentation (#1458)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-06 23:49:17 +02:00
Pascal Vizeli
5d749b3d86 SSH: cli & alpine update (#1564) 2020-09-04 22:08:12 +02:00
Joakim Sørensen
a5bd90451c Adds issue template and configuration (#1527) 2020-08-11 14:18:27 +02:00