Pascal Vizeli
7e26e65a9b
Fix deconz error spam with supervisor beta ( #1798 )
2021-02-02 12:18:49 +01:00
Marcel van der Veldt
602f5beb64
bump zwave_js server to 1.0.0-beta.2 ( #1794 )
2021-02-01 14:28:28 +01:00
Raman Gupta
4cf72420ba
Use hostname for deconz discovery host instead of IP ( #1789 )
2021-01-29 12:35:50 +01:00
Joakim Sørensen
a9d1ae5ef3
Change version requirement to 2021.2.0b0 ( #1786 )
2021-01-27 22:51:48 +01:00
Marcel van der Veldt
c2f7be2d97
Bump server version of zwave_js addon to 1.0.0-beta.1 ( #1782 )
2021-01-27 09:03:30 +01:00
Pascal Vizeli
ed93ca58f2
Validate network-key ( #1781 )
2021-01-26 18:01:40 +01:00
Pascal Vizeli
c6fe889e32
Add initial support for ZWave JS ( #1766 )
...
* Add initial support for ZWave JS
* fix version
* fix lint
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Charles Garwood <cgarwood@gmail.com >
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update zwave_js/config.json
Co-authored-by: Franck Nijhof <git@frenck.dev >
* Address comments
* Fix install for all archs
* make lint happy
* Fix build
* fix comment
* Fix and clean zwave_js add-on (#1780 )
* Use new bashio feature
* address ozw
* update docs
* Add debug support
* fix template
* Fix lint
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Charles Garwood <cgarwood@gmail.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-01-25 20:20:12 +01:00
Laszlo Magyar
1caa587fb4
Use ${MARIADB_DATA} everywhere in run script ( #1776 )
...
Co-authored-by: Laszlo Magyar <>
2021-01-25 10:57:41 +01:00
depasseg
aa4f2d7f0f
Add warning about loss if run with an empty repo ( #1753 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-01-17 00:11:57 +01:00
Ville Skyttä
931d126b97
homematic: fix rega.conf delete during build ( #1756 )
2021-01-11 15:18:58 +01:00
Ville Skyttä
26318df3ef
*: spelling fixes ( #1757 )
2021-01-10 22:00:05 +01:00
Matthias Pfefferle
144b5c503e
Fix typo in deconz documentation ( #1752 )
2021-01-06 13:34:40 +01:00
Pascal Vizeli
29f20f8ac7
HomeMatic: Migrate OCCU back to eq-3 ( #1750 )
...
* HomeMatic: Migrate OCCU back to eq-3
* fix OCCU variable
* fix naming
2021-01-06 10:14:18 +01:00
Pascal Vizeli
7742e7ba59
Zwave: update ozw 66619ed ( #1748 )
2021-01-06 10:13:13 +01:00
DavidFW1960
38bf5c0cad
Change utf8 to utf8mb4 per recent change ( #1749 )
2021-01-05 10:28:15 +01:00
Steffen Dirkwinkel
33f2769a9e
homematic: persist groups ( #1744 )
...
This persists the groups.gson used for thermostat groups by symlinking it into the data directory.
2021-01-05 09:18:14 +01:00
Will Norris
c4a24dd609
docs: clarify Google add-on versus integration ( #1741 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-01-01 13:08:51 +01:00
Pascal Vizeli
482127bafe
HomeMatic: persist certs + ignore udev path ( #1737 )
2020-12-30 14:47:20 +01:00
Joakim Sørensen
e38acced5d
Fix snapshot exclude ( #1731 )
2020-12-28 16:09:33 +01:00
Pascal Vizeli
d0cfdcee88
Fix template HM
2020-12-16 16:16:46 +00:00
Pascal Vizeli
e6a533c996
HomeMatic: Fix ingress ( #1720 )
...
* HomeMatic: Fix ingress
* Fix count
2020-12-16 17:08:18 +01:00
Pascal Vizeli
0eae53cafa
HomeMatic: take container down on ReGaHss ( #1719 )
2020-12-16 16:36:47 +01:00
Pascal Vizeli
5ae2b58a15
S6-overlay cleanup for HM & deCONZ ( #1717 )
2020-12-16 16:03:14 +01:00
Pascal Vizeli
9a360be8e0
HomeMatic: s6-overlay & tempio ( #1713 )
...
* HomeMatic: s6-overlay & tempio
* Use tempio
* fix line end
* Fix dev version
* Fix bugs
2020-12-16 12:34:51 +01:00
Klaas Schoute
681bac2f7a
deCONZ 2.7.1 (stable) ( #1707 )
...
* deCONZ 2.7.1 (stable)
* Change deconz_version
2020-12-09 17:21:41 +01:00
Mike Edmunds
c81448d00d
Docs: update CloudFlare token permissions ( #1702 )
...
CloudFlare has improved its API, and as of [Certbot 1.6.0][1] (2020-07-07),
Certbot no longer requires permissions on all zones in your CloudFlare account.
(See PR certbot/certbot#8015.)
Verified in Let's Encrypt Add-on 4.11.0 running in Home Assistant 0.118.4.
[1]: https://github.com/certbot/certbot/releases/tag/v1.6.0
2020-12-04 12:24:38 +01:00
seanvictory
02ff48fc66
Fix typo in mosquitto ( #1697 )
2020-11-29 00:34:34 +01:00
Pascal Vizeli
903d301c9d
Update supervisor.sh
2020-11-28 11:52:39 +01:00
seanvictory
2cdce2279b
Include link to mosquitto documentation ( #1695 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-27 21:07:30 +01:00
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