Nerivec and GitHub
4f18b4e38c
fix: Remove json-stable-stringify-without-jsonify dep ( #32643 )
2026-07-24 20:40:26 +02:00
7f5f6a5849
fix(ignore): update zigbee-herdsman to 8.0.0 and zigbee-herdsman-converters to 25.87.0 ( #30186 )
...
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2025-12-13 20:40:09 +01:00
Koen Kanters and Nerivec
5f7c00515a
fix(ignore): update zigbee-herdsman-converters to 25.3.0 ( #28301 )
...
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2025-08-18 21:33:42 +02:00
Nerivec and GitHub
6f7c6eec04
chore: import vitest instead of relying on globals ( #28084 )
2025-07-26 20:05:13 +02:00
Nerivec and GitHub
db20369447
fix: Various fixes to align behaviors (+add benchmarks for dev) ( #28011 )
2025-07-18 21:34:51 +02:00
Koen Kanters and GitHub
c87d4524d5
fix(ignore): Migrate to Biome 2 ( #27785 )
2025-06-28 10:20:41 +02:00
Koen Kanters and GitHub
ff823dbaf0
fix(ignore): update zigbee-herdsman-converters to 23.37.0 ( #27300 )
2025-05-03 06:56:48 +00:00
Koen Kanters and GitHub
b7b92da8ff
fix(ignore): Cleanup publish options ( #27226 )
2025-05-03 08:45:45 +02:00
Nerivec and GitHub
6fbb8b5ca2
fix: Migrate to Biome ( #27150 )
2025-04-18 20:34:47 +02:00
Koen Kanters and GitHub
b694dc1525
fix(ignore): update zigbee-herdsman-converters to 23.27.0 ( #27121 )
2025-04-14 20:30:22 +00:00
Nerivec and GitHub
36e2baf081
fix: Use Map for State ( #27105 )
2025-04-14 21:51:01 +02:00
clockbrain and GitHub
267c399047
fix: Add device name to no converter available error message ( #26867 )
2025-03-26 21:45:33 +01:00
Nerivec and GitHub
badf107991
feat: Use dynamic import for external JS ( #26522 )
2025-03-20 21:08:32 +01:00
Koen Kanters and GitHub
ad32fec1d0
fix(ignore): Fix tests failing when zhc is linked via pnpm link ( #26630 )
2025-03-06 20:27:17 +00:00
Koen Kanters and GitHub
db7b51ac80
fix(ignore): update zigbee-herdsman-converters to 23.1.0 ( #26509 )
2025-02-25 21:32:49 +00:00
06f44533af
feat: Use Vitest for testing ( #25284 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-12-22 20:19:45 +01:00
c3b4628a1d
fix: Remove oneOf bool/obj from settings schema ( #25195 )
...
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2024-12-17 22:27:55 +01:00
Koen Kanters and GitHub
72428897a7
fix: Fix group with only multi endpoints devices not being controllable ( #25156 )
2024-12-14 14:24:34 +01:00
Nerivec and Koen Kanters
e052988663
fix: Use built-in async for mqtt ( #24786 )
...
* fix: Use async for mqtt.
* Update mocks, fix expects
* Prettier.
* Use appropriate error for publish
* Set max listeners immediately after connect
* Add mqtt v5+ `disconnect` event handler
* Set maximum packet size in `CONNECT` packet
* Fix tests.
* Add setting for maximum packet size.
* Add `reasonString` to disconnect logs
* Fix tests
* Fix
* Prettier
2024-12-01 20:11:34 +01:00
Nerivec and Koen Kanters
6f6e7c3ee0
fix: Refactor tests to TS ( #24357 )
2024-12-01 20:09:27 +01:00