Nerivec
|
4f18b4e38c
|
fix: Remove json-stable-stringify-without-jsonify dep (#32643)
|
2026-07-24 20:40:26 +02:00 |
|
Maximilian Rink
|
344776b633
|
fix: Refresh exposes after manual device configure (#32486)
|
2026-07-05 08:50:33 +02:00 |
|
 ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)
|
73d8ae8956
|
fix(ignore): bump the minor-patch group with 3 updates (#31559)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2026-03-31 20:46:21 +02:00 |
|
 NerivecandCopilot
|
0c43c98306
|
fix: Improve configure attempts lazy+cleanup (#31126)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-21 21:06:32 +01:00 |
|
+2       ![github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)
|
b71461e03c
|
fix(ignore): Changes for new ZHC definition.version (#30402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: burmistrzak <61958704+burmistrzak@users.noreply.github.com>
Co-authored-by: rhysfred <rhysfred@users.noreply.github.com>
Co-authored-by: rhys <rhys@frontleftspeaker.com>
Co-authored-by: Patrick ZAJDA <patrick@zajda.fr>
Co-authored-by: Ignacio Hernandez-Ros <ignacio@hernandez-ros.com>
Co-authored-by: Rohan Kapoor <rohan@rohankapoor.com>
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
Co-authored-by: Stephan Garland <stephan.garland@affirm.com>
Co-authored-by: Andrei LAZAROV <andrei_lazarov@yahoo.com>
|
2026-02-05 21:29:58 +01:00 |
|
 NerivecandKoen Kanters
|
dd1c449796
|
feat: Improve OTA (#30566)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2026-01-24 21:27:44 +01:00 |
|
Koen Kanters
|
c87d4524d5
|
fix(ignore): Migrate to Biome 2 (#27785)
|
2025-06-28 10:20:41 +02:00 |
|
Koen Kanters
|
69f9002e31
|
fix: Add interview state (#27163)
|
2025-04-22 21:27:07 +02:00 |
|
Nerivec
|
6fbb8b5ca2
|
fix: Migrate to Biome (#27150)
|
2025-04-18 20:34:47 +02:00 |
|
Nerivec
|
fc31e0af0a
|
fix(ignore): partial cleanup for biome move (#27076)
|
2025-04-12 14:02:47 +02:00 |
|
Nerivec
|
db578d9d11
|
fix: Use dynamic import for optional extensions (#26735)
|
2025-03-15 08:07:56 +01:00 |
|
Nerivec
|
1a9c79bb2f
|
feat: Typing for MQTT API (#25098)
|
2024-12-07 20:21:30 +00:00 |
|
 Koen KantersandNerivec
|
b6186623f0
|
feat!: The big cleanup (#24200)
* Remove `deviceGroupMembership`
* Fix controller.ts
* Remove `legacy_api` logic from non-legacy extensions.
* Fix network map coverage.
* Remove all `legacy` extensions.
* Remove `legacy_availability_payload`, `legacy_api`. Remove legacy from configure.
* Fix prettier.
* Remove some leftovers
* Renamed `updateAvailable` to `update_available`
* Remove emitPublishAvailability
* Remove `configuration.yaml`
* Switch to pnpm
* Remove direct mqtt-packet dependency.
* fix pretty
* fix `getDependencyVersion`
* fix pnpm publish
* fix(ignore): fix pnpm publish
* Remove deprecated bridge `config/*`
* Improve update script
* Improve update.sh
---------
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2024-12-01 20:06:49 +01:00 |
|
Koen Kanters
|
afd80449b3
|
fix(ignore): Migrate to eslint 9 (#23800)
* Eslint 9
* Automatic changes
* Manual changes
* Process feedback
* u
|
2024-09-08 14:26:18 +02:00 |
|
 NerivecandKoen Kanters
|
48d77e4b5e
|
fix: Enforce TS strict type checking (#23601)
* Enforce TS `strict` type checking.
* updates
* updates
* updates
* Updates
* Updates
* pretty
* u
* u
* u
* Updates
* updates
* Updates
* Updates
* `ReadonlyArray`
* scenesChanged
* objectID
* Improve coverage
* u
* u
* process feedback
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-09-07 11:40:50 +00:00 |
|
Nerivec
|
13ac8a0f53
|
fix: Improve looping performance (#23541)
* Use herdsman improved looping.
* Fix lint.
* Fix tests.
* Feedback
|
2024-08-08 20:21:40 +02: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 |
|
Nerivec
|
2b8eaa196a
|
fix: Enforce no floating promises (#22880)
* Enforce no floating promises.
* forEach => for/of. Fix tests.
|
2024-06-04 20:05:39 +02:00 |
|
 
|
f774753213
|
fix(ignore): update zigbee-herdsman-converters to 19.19.1 (#22171)
* fix(ignore): update zigbee-herdsman-converters to 19.19.1
* fix(configure): pass definition to function call (#22154)
* Pass definition to configure
* fix test
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
---------
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
Co-authored-by: Sergei Salimov <32013287+mrskycriper@users.noreply.github.com>
|
2024-04-10 22:02:12 +02:00 |
|
Koen Kanters
|
9d251dbad5
|
fix: Disable automatic reconfigure when configureKey changes (#22088)
|
2024-04-04 21:47:44 +02:00 |
|
Nerivec
|
919c4eee73
|
fix: Cleanup old logger leftovers (#22069)
|
2024-04-04 20:24:39 +02:00 |
|
 NerivecandKoen Kanters
|
73566dff98
|
feat: Unified logging across z2m/zh/zhc (#21984)
* Unified logging across z2m/zh/zhc
* Updates
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-04-02 22:33:51 +02:00 |
|
koenkk
|
db1e3b73d1
|
fix: Only configure routers on startup https://github.com/Koenkk/zigbee2mqtt/issues/21446
|
2024-02-20 20:24:03 +01:00 |
|
koenkk
|
e9aee4c6dc
|
fix: Fix configure on startup crashing coordinator https://github.com/Koenkk/zigbee2mqtt/issues/20526
|
2024-01-03 10:51:05 +01:00 |
|
Koen Kanters
|
dd1e0db407
|
fix(ignore): Use zhc types (#20006)
* fix(ignore): Use zhc TS types
* updates
|
2023-12-04 10:05:05 +01:00 |
|
slugzero
|
a904e7a396
|
fix: Fix unable to configure again after configure fails (#19908)
* Remove device from "configuring" after error
* use finally for cleanup
|
2023-11-30 23:02:16 +01:00 |
|
Aarni Koskela
|
8fe36d74ec
|
Typo fixes (#17440)
* Fix "Succesfully"
* Fix herdsman typo
* Fix various other small typos
|
2023-04-27 09:14:04 +02:00 |
|
Koen Kanters
|
1f642d86e8
|
Add disabled option (#15589)
* Add disabled option
* Updates
* Tests
* Add restart required
|
2022-12-23 23:56:29 +01:00 |
|
Koen Kanters
|
4d32326a4f
|
Fix failing configure blocking startup. https://github.com/Koenkk/zigbee2mqtt/issues/15299
|
2022-12-12 21:35:10 +01:00 |
|
Koen Kanters
|
02bc325fc2
|
Fix configure failing when rejoining device. #10973
|
2022-03-19 16:41:22 +01:00 |
|
Valentin
|
43e7ca7ad6
|
Expose optional user settings to configure() (#10791)
|
2022-01-14 16:53:22 +01:00 |
|
Koen Kanters
|
ac16d7ce69
|
Reconfigure device after OTA update. #7716 #7150
|
2021-12-07 21:58:11 +01:00 |
|
Koen Kanters
|
6b380526ae
|
Fix no configure on device interview. https://github.com/Koenkk/zigbee2mqtt/issues/8971
|
2021-10-13 18:32:19 +02:00 |
|
Koen Kanters
|
045ee573a0
|
Final TypeScript refactor (#8859)
* Update
* Updates
* More refactoringzzz
* Bindoo
* Loadz of typescripting
* Logga
* Updates
* Updates
* Updates
* Updates
* cleanup
* updates
* Fix coverage
* Fixes
* Updates
* Updates
|
2021-10-02 10:09:38 +02:00 |
|
Koen Kanters
|
7f4a9c2a9b
|
Refactor onEvent extension to TypeScript
|
2021-09-19 11:37:08 +02:00 |
|
Koen Kanters
|
48de2fa647
|
Refactor configure extension to TypeScript.
|
2021-09-19 11:08:16 +02:00 |
|