Koen Kanters and GitHub
d280e5ef2b
chore: merge master to dev
2023-09-02 09:08:31 +02:00
rbswift and GitHub
f224ef7b7c
chore: Improve update script in case of local changes ( #18837 )
...
* Stash local changes to prevent update failing
Call git stash to stash any local changes that would prevent the update.sh script from failing
* Update update.sh
changed to git checkout package-lock.json
2023-09-02 09:08:09 +02:00
Koen Kanters and GitHub
0543ad4b19
fix: Fix configuration.example.yaml missing from container ( #18836 )
2023-09-02 08:51:50 +02:00
koenkk
9165bbb7b4
chore: bump release-please bootstrap-sha
2023-09-02 08:50:33 +02:00
koenkk
f4ef421d27
chore: promote to dev
2023-09-01 16:05:15 +02:00
Koen Kanters and GitHub
7ee207fc0e
chore(dev): release 1.33.0 ( #18490 )
1.33.0
2023-09-01 15:57:57 +02:00
e78aa3589b
fix(ignore): update zigbee-herdsman-converters to 15.67.1 ( #18817 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-09-01 15:50:16 +02:00
68169f0e50
fix(ignore): update zigbee-herdsman to 0.18.5 ( #18816 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-09-01 13:45:06 +00:00
97f6a840e4
fix(ignore): update zigbee-herdsman-converters to 15.67.0 ( #18815 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-09-01 13:35:18 +00:00
9a6445a8a0
fix(ignore): update zigbee2mqtt-frontend to 0.6.135 ( #18814 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2023-09-01 15:27:52 +02:00
0ec68a4b71
fix(ignore): update zigbee-herdsman-converters to 15.66.1 ( #18790 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-31 07:35:19 +00:00
5084b1293e
fix(ignore): update zigbee-herdsman-converters to 15.64.0 ( #18784 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-29 06:46:11 +00:00
4949a54d66
fix(ignore): update zigbee2mqtt-frontend to 0.6.134 ( #18761 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2023-08-27 10:59:06 +00:00
b193d89042
fix(ignore): update zigbee-herdsman-converters to 15.63.0 ( #18758 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-27 06:42:34 +00:00
bc17e6406b
fix(ignore): update dependencies ( #18755 )
...
* fix(ignore): update dependencies
* lock version
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-27 08:36:28 +02:00
Yip Rui Fung and GitHub
d1e50ce534
fix: Use QOS1 for rarely sent discovery and availability messages ( #18756 )
...
* Use QOS1 for rarely sent messages
Specifically discovery and availability depending on the set up, it's possible for these messages to be silently discarded by the broker.
Sending them as QOS1 means the mqtt library used will resend them until it gets an ACK.
Ensuring delivery is particularly important for messages that are rarely sent like discovery or availability as they are only sent when there are changes, and nondelivery or dropped messages for them impede proper functioning in home assistant.
* Fix tests for discovery and availability using QOS1
2023-08-27 06:26:07 +00:00
koenkk
677db105e2
chore: remove duplicate object_id warning for function expose
2023-08-26 08:43:47 +02:00
514d9f38b2
fix(ignore): update zigbee-herdsman-converters to 15.62.0 ( #18742 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-26 06:02:23 +00:00
Koen Kanters and GitHub
704ecf366e
feat: Add Home Assistant origin to discovery ( #18741 )
2023-08-26 07:56:31 +02:00
1439f4c6ac
fix(ignore): update zigbee-herdsman to 0.18.4 ( #18727 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-25 07:46:49 +00:00
6a1b6a1403
fix(ignore): update zigbee-herdsman to 0.18.3 ( #18714 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-24 08:27:14 +00:00
239c8fc70c
Update zigbee-herdsman-converters to 15.61.0 ( #18713 )
...
* fix(ignore): update zigbee-herdsman-converters to 15.61.0
* u
* u
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-24 08:20:28 +00:00
Artem Draft and GitHub
e33e335c0c
feat: Use labels in Home Assistant entity naming ( #18678 )
...
* feat: Use labels in Home Assistant entity naming
* tweak comment
2023-08-22 08:07:23 +02:00
71c4211d13
fix(ignore): update zigbee-herdsman-converters to 15.60.0 ( #18672 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-20 15:58:16 +00:00
4b3a2c9f5a
feat: Support scene renaming ( #18667 )
...
Co-authored-by: Frank van Viegen <frank@vanviegen.net >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-08-20 17:50:10 +02:00
7185d9e501
fix(ignore): update zigbee-herdsman-converters to 15.59.0 ( #18661 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-19 07:17:20 +00:00
dcbf4e5b0e
fix(ignore): update zigbee-herdsman-converters to 15.58.1 ( #18658 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-18 18:08:05 +00:00
db812cd729
fix(ignore): update zigbee-herdsman to 0.18.2 ( #18648 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-17 19:59:06 +00:00
c214f83298
Update zigbee-herdsman-converters to 15.58.0 ( #18647 )
...
* fix(ignore): update zigbee-herdsman-converters to 15.58.0
* fix tests
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-17 19:24:20 +00:00
3736b5901b
fix(ignore): update zigbee-herdsman to 0.18.1 ( #18627 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-15 18:38:11 +00:00
Koen Kanters and GitHub
3af130a2c0
feat: Support coordinator check ( #18599 )
...
* feat: Support coordinator check
* add tests
2023-08-14 20:35:15 +02:00
145bc05dc3
fix(ignore): update zigbee-herdsman-converters to 15.57.0 ( #18616 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-14 17:02:24 +00:00
cc0536c5ab
fix(ignore): update zigbee-herdsman to 0.18.0 ( #18600 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-13 07:13:00 +00:00
0d00a144f5
fix(ignore): update dependencies ( #18598 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-13 08:45:32 +02:00
Koen Kanters and GitHub
aa021d988d
feat: Support generating extended_pan_id ( #18596 )
...
* feat: Support generating extended_pan_id
* Update configuration.example.yaml
2023-08-12 15:07:30 +02:00
ea147900ab
Update zigbee-herdsman-converters to 15.56.0 ( #18593 )
...
* fix(ignore): update zigbee-herdsman-converters to 15.56.0
* Update bridge.test.js
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-12 12:39:00 +00:00
b1796e3e1a
fix(ignore): update zigbee-herdsman-converters to 15.55.3 ( #18578 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-10 16:23:27 +00:00
koenkk
b55cc0a037
fix(ignore): chore: Update dependencies ( #18459 )
2023-08-09 20:04:20 +02:00
8675b1c9ed
fix(ignore): update zigbee-herdsman-converters to 15.55.2 ( #18566 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-09 18:00:54 +00:00
koenkk
b09b8ec3d6
fix(ignore): Revert "chore: Update dependencies ( #18459 )"
...
This reverts commit 53cb42103c .
2023-08-09 07:33:27 +02:00
7f05f31c72
fix(ignore): update zigbee-herdsman-converters to 15.55.1 ( #18557 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-08 18:10:21 +00:00
53cb42103c
chore: Update dependencies ( #18459 )
...
* fix(ignore): update dependencies
* Make compatible with MQTT 5
* updates
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-08 20:04:22 +02:00
a892a1b898
fix(ignore): update zigbee-herdsman to 0.17.3 ( #18556 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-08 17:49:39 +00:00
Koen Kanters and GitHub
1f52faee39
feat: Drop Node.js 14 support ( #18555 )
2023-08-08 19:40:22 +02:00
e0038380c7
chore: Bump alpine from 3.18.2 to 3.18.3 in /docker ( #18554 )
...
Bumps alpine from 3.18.2 to 3.18.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 19:37:05 +02:00
6050428566
fix(ignore): update zigbee-herdsman-converters to 15.55.0 ( #18547 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-07 17:03:41 +00:00
b5e9ed436c
fix(ignore): update zigbee-herdsman-converters to 15.54.1 ( #18537 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-06 07:14:43 +00:00
Koen Kanters and GitHub
cf313c503b
fix: Generate pan_id for new installations ( #18530 )
2023-08-05 13:22:31 +02:00
abba8b3ba8
fix(ignore): update zigbee-herdsman-converters to 15.54.0 ( #18527 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-05 06:40:44 +00:00
f08cd81ac0
fix(ignore): update zigbee-herdsman-converters to 15.53.0 ( #18524 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-04 17:37:59 +00:00