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
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