Koen Kanters
2fbb73a009
fix(ignore): update zigbee-herdsman-converters to 19.67.0 ( #23327 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-11 19:33:03 +00:00
Koen Kanters
8397f47649
fix: Fix availability blocking other extensions startup ( #23316 )
...
* fix: Fix availability blocking frontend startup
* Process feedback
* fix
2024-07-11 21:07:01 +02:00
Koen Kanters
fe87b5dec7
fix(ignore): update zigbee-herdsman to 0.53.0 ( #23317 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-10 19:54:18 +00:00
Koen Kanters
2916d7ee52
fix(ignore): update zigbee-herdsman-converters to 19.66.0 ( #23306 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-09 19:16:08 +00:00
Koen Kanters
eee1da620f
fix(ignore): update zigbee-herdsman to 0.52.0 ( #23299 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-08 20:00:37 +00:00
Koen Kanters
5663afb27e
fix(ignore): update zigbee-herdsman-converters to 19.65.0 ( #23272 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-06 09:59:51 +00:00
Koen Kanters
1bf385c5ff
fix(ignore): fix 6b9247c84d
2024-07-06 11:56:16 +02:00
Koen Kanters
6b9247c84d
fix: Truncate text of Home Assistant text sensor https://github.com/Koenkk/zigbee2mqtt/issues/23199
2024-07-06 11:22:26 +02:00
Nerivec
6cb62e53cf
fix: Fix syslog output ( #23269 )
2024-07-06 10:57:24 +02:00
Koen Kanters
f97ad2e951
fix(ignore): fix tests
2024-07-03 22:37:12 +02:00
Koen Kanters
e917802f5f
fix(ignore): update zigbee-herdsman-converters to 19.64.0 ( #23252 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-03 22:23:38 +02:00
Gernot Messow
4210edf60e
fix: Allow definition to override HA discovery payload ( #23075 )
...
* Added function to override payloads for non-conforming devices
* override implementation for Bosch BTH-RA
* unit test including mockup for this device
* Experimental and broken integration of overrideHaConfig
* Not working experiments; mqtt publish debug output
* fixes
* Updates
* fix
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-07-03 21:27:45 +02:00
Koen Kanters
addc2385b6
fix(ignore): update zigbee-herdsman-converters to 19.63.0 ( #23244 )
...
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com >
2024-07-02 20:05:00 +00:00
Koen Kanters
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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