Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
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
Koen Kanters
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
704ecf366e
feat: Add Home Assistant origin to discovery ( #18741 )
2023-08-26 07:56:31 +02:00
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
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
Koen Kanters
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
Frank van Viegen
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
3af130a2c0
feat: Support coordinator check ( #18599 )
...
* feat: Support coordinator check
* add tests
2023-08-14 20:35:15 +02:00
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
Koen Kanters
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
1f52faee39
feat: Drop Node.js 14 support ( #18555 )
2023-08-08 19:40:22 +02:00
dependabot[bot]
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
Koen Kanters
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
Koen Kanters
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
cf313c503b
fix: Generate pan_id for new installations ( #18530 )
2023-08-05 13:22:31 +02:00
Koen Kanters
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
Koen Kanters
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
Koen Kanters
68ec507e30
fix: Add secure default config ( #18357 )
...
* fix: Add secure default config. https://github.com/Koenkk/zigbee2mqtt/issues/16188
* Enable frontend by default
2023-08-03 20:48:23 +02:00
Koen Kanters
0718ca162d
fix(ignore): update zigbee-herdsman-converters to 15.52.0 ( #18514 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-03 18:39:15 +00:00
Koen Kanters
2d917a7d0d
fix(ignore): update zigbee-herdsman-converters to 15.51.0 ( #18501 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-08-02 18:09:54 +00:00
koenkk
ed22ecedbf
fix: Fix Home Assistant TypeError: object of type 'NoneType' has no len() error. https://github.com/Koenkk/zigbee2mqtt/issues/17861
2023-08-02 19:34:39 +02:00
Koen Kanters
f6196107a7
fix: Fix Home Assistant `MQTT device name is equal to entity name in your config ( #18491 )
...
* fix: Fix Home Assistant `MQTT device name is equal to entity name in your config` error. https://github.com/Koenkk/zigbee2mqtt/issues/18445
* remove onlythis
2023-08-01 20:39:02 +02:00
koenkk
49920ce093
chore: use .md extension for changelog
2023-08-01 20:15:01 +02:00
koenkk
33543c8588
chore: use GH_TOKEN for gist edit
2023-08-01 20:07:05 +02:00
koenkk
c1413afa04
chore: publish changelog in gist
2023-08-01 20:04:14 +02:00
Koen Kanters
df93e4c8f9
feat: Let Home Assistant generate entity name when device_class is present ( #18208 )
2023-08-01 19:46:24 +02:00