Koen Kanters and Koenkk
2dbbed14f0
fix(ignore): update zigbee-herdsman to 0.51.0 ( #23223 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-01 18:52:01 +00:00
github-actions[bot]
5c42883779
chore: promote to dev
2024-07-01 18:32:21 +00:00
Koen Kanters
032692673b
chore(dev): release 1.39.0 ( #22868 )
1.39.0
2024-07-01 20:25:54 +02:00
Koen Kanters
2d2b78e9b5
chore: fix 24c43d9400
2024-06-30 22:14:26 +02:00
Koen Kanters
24c43d9400
chore: fix changelog generator
2024-06-30 22:12:49 +02:00
Koen Kanters
2885eee795
chore: improve changelog generator
2024-06-30 21:50:33 +02:00
Koen Kanters and Koenkk
8196460de0
fix(ignore): update zigbee-herdsman-converters to 19.62.0 ( #23214 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-30 19:10:26 +00:00
Ikko Eltociear Ashimine
5dde063119
chore: update homeassistant.ts ( #23213 )
...
unecessary -> unnecessary
2024-06-30 20:59:53 +02:00
Koen Kanters
dc7a06cf56
fix: Don't allow homeassistant.discovery_topic to be equal to mqtt.base_topic https://github.com/Koenkk/zigbee2mqtt/issues/23109 ( #23209 )
2024-06-30 10:42:24 +00:00
Koen Kanters and Koenkk
6ba42c6a12
fix(ignore): update zigbee-herdsman to 0.50.1 ( #23208 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-30 10:38:00 +00:00
Koen Kanters and Koenkk
940422a9d8
fix(ignore): update dependencies ( #23207 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-30 12:32:07 +02:00
Koen Kanters and Koenkk
fa24d2d2ba
fix(ignore): update zigbee-herdsman-converters to 19.61.0 ( #23203 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-29 11:55:30 +00:00
Koen Kanters and Koenkk
c48db3f5b9
fix(ignore): update zigbee-herdsman-converters to 19.60.1 ( #23163 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-25 19:14:58 +00:00
Koen Kanters
30227a13ae
chore: Implement prettier ( #23153 )
...
* chore: Implement prettier
* Run prettier
* fix lint
* process feedback
* process feedback
2024-06-24 18:58:47 +00:00
Koen Kanters and Koenkk
8780ab2792
fix(ignore): update dependencies ( #23137 )
...
* fix(ignore): update dependencies
* fix
---------
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-24 12:01:44 +02:00
Koen Kanters and Koenkk
dec9f10133
fix(ignore): update zigbee-herdsman-converters to 19.59.2 ( #23152 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-24 09:25:15 +00:00
Koen Kanters and Koenkk
ee42d68472
fix(ignore): update zigbee-herdsman-converters to 19.59.1 ( #23141 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-23 09:32:59 +00:00
Jorge Schrauwen and Koen Kanters
ad84374046
fix: Fix OTA overriding custom software version attribute ( #23129 )
...
* fix: OTA loses version info for develco/frient
This fix is not perfect, as it will still print that it got updated from null to null.
We just moved the reconfigure later, which will trigger this https://github.com/Koenkk/zigbee-herdsman-converters/blob/000041cba216822dab151151c493b560678da91a/src/devices/develco.ts#L36
for develco/frient devices that have it in their configure. (Which should be all of them)
Of note though, ZCL marks both dateCode and swBuildId as optional attributes, so Develco/Frient returning UNSUPPORTED_ATTRIBUTE here is not outside of spec. Although I'm not sure there is a cleaner way to do this.
* Update otaUpdate.test.js
* Update otaUpdate.ts
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-06-23 11:24:03 +02:00
Nerivec
3d772b5db3
fix: Bind code optimisation/formatting ( #23110 )
...
* Bind code optimization/formatting
* Feedback
* Fix coverage
2024-06-23 10:38:00 +02:00
Koen Kanters and Koenkk
8877c9e864
fix(ignore): update zigbee-herdsman-converters to 19.59.0 ( #23130 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-22 10:54:46 +00:00
Koen Kanters and Koenkk
889e41ca4e
fix(ignore): update zigbee-herdsman-converters to 19.58.0 ( #23114 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-20 11:13:59 +00:00
Nerivec
2b36f7492b
fix: Optional watchdog for "adapter disconnected"-type events (non-node-crash) ( #23043 )
...
* Watchdog for "adapter disconnected"-type events (non-node-crash)
* Reset watchdog count on successful start.
* Cleanup
* Switch from argv to env.
2024-06-19 20:51:04 +02:00
Koen Kanters
bcc36811a9
chore: merge master to dev
2024-06-19 12:53:13 +02:00
dependabot[bot]
6c7d52a3ce
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 ( #23105 )
2024-06-19 12:52:44 +02:00
Koen Kanters
9f1d6f7d94
chore: merge master to dev
2024-06-19 12:48:53 +02:00
dependabot[bot]
89d3acf1d4
chore(deps): bump ws from 8.17.0 to 8.17.1 ( #23100 )
2024-06-19 12:48:36 +02:00
Koen Kanters and Koenkk
70e84ddc90
fix(ignore): update zigbee-herdsman-converters to 19.57.1 ( #23099 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-18 19:10:38 +00:00
Nerivec
9c2264e86e
fix: MQTT code optimization/formatting ( #23072 )
...
* MQTT code optimization/formatting
* Feedback.
* Move `onConnect` logic inside `connect` event.
2024-06-18 13:59:07 +02:00
Koen Kanters and Koenkk
a85d3e4331
fix(ignore): update zigbee-herdsman-converters to 19.57.0 ( #23077 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-16 15:47:07 +00:00
Koen Kanters
d45e254f50
fix(ignore): update dependencies ( #23073 )
2024-06-16 17:42:28 +02:00
Nerivec
f57465324a
fix: Availability code optimization/formatting ( #23065 )
...
* Availability code optimization/formatting
* Fix mock.
* Fix map => some
2024-06-16 17:25:40 +02:00
Koen Kanters and Koenkk
83ac5649d3
fix(ignore): update zigbee-herdsman-converters to 19.56.0 ( #23068 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-15 13:26:21 +00:00
ghoz
d41cf43a7c
fix: Exclude homeassistant entries from null cleanup ( #22995 )
...
* exclude homeassistant entries from null cleanup
* Add a test
* Don't hardcode the exclude list, add one more test
* implement suggested changes as per review
2024-06-15 10:27:29 +02:00
Rotzbua
fcdae971e5
fix: Remove outdated @types/debounce ( #23063 )
...
`debounce` now includes types.
https://github.com/sindresorhus/debounce/releases/tag/v2.0.0
2024-06-15 10:26:38 +02:00
ghoz
ef2c939482
fix: Don't call onEvent on disabled devices ( #23058 )
...
As z2m requires a restart for enable/disable to be effective,
we don't need to handle changes at runtime (stop events etc)
2024-06-15 10:26:06 +02:00
Koen Kanters and Koenkk
85356a2932
fix(ignore): update zigbee-herdsman to 0.50.0 ( #23064 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-14 21:29:13 +00:00
Koen Kanters and Koenkk
a371347ceb
fix(ignore): update zigbee-herdsman-converters to 19.55.0 ( #23039 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-13 19:48:53 +00:00
Koen Kanters
0754fa8552
fix(ignore): Improve network key hiding https://github.com/Koenkk/zigbee-herdsman/pull/1086
2024-06-13 21:19:09 +02:00
Koen Kanters and Koenkk
47bba42357
fix(ignore): update zigbee-herdsman-converters to 19.54.0 ( #23027 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-12 19:23:25 +00:00
ghoz
eff341bd14
fix: Differentiate the MQTT publish/ received from regular MQTT logs ( #23026 )
...
* Differentiate the spammy "MQTT publish"/"received MQTT message" from regular logs
Rather than creating subnamespaces, keep the z2m:mqtt logger namespace only for those 2 , move back to z2m default for the rest.
* fix tests
2024-06-12 21:01:16 +02:00
Nerivec
6064194e52
fix: Groups code optimization/formatting ( #23015 )
2024-06-11 21:08:01 +02:00
Koen Kanters
69541c6348
chore: merge master to dev
2024-06-10 22:18:32 +02:00
Koen Kanters
f18473017e
chore: Fix problem_report template debugging link
2024-06-10 22:18:15 +02:00
Koen Kanters and Koenkk
aa53303c0f
fix(ignore): update zigbee-herdsman-converters to 19.53.0 ( #23007 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-10 20:14:26 +00:00
Koen Kanters
dbcae00316
fix(ignore): update dependencies ( #22986 )
2024-06-09 15:48:05 +02:00
Koen Kanters and Koenkk
a4a0c6f3b9
fix(ignore): update zigbee-herdsman-converters to 19.52.0 ( #22982 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-08 16:29:39 +00:00
Koen Kanters and Koenkk
fd3d9a318d
fix(ignore): update zigbee-herdsman-converters to 19.51.0 ( #22953 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-05 18:45:20 +00:00
Koen Kanters and Koenkk
76959067e2
fix(ignore): update zigbee-herdsman to 0.49.3 ( #22952 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-06-05 18:24:11 +00:00
Nerivec
282dfd5b01
fix: Fix floating promises originating from index.js ( #22943 )
2024-06-05 20:19:53 +02:00
Koen Kanters and nurikk
cdfbb17b4a
fix(ignore): update zigbee2mqtt-frontend to 0.7.2 ( #22938 )
...
Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com >
2024-06-04 19:08:43 +00:00