Nerivec
6f7c6eec04
chore: import vitest instead of relying on globals ( #28084 )
2025-07-26 20:05:13 +02:00
Nerivec
db20369447
fix: Various fixes to align behaviors (+add benchmarks for dev) ( #28011 )
2025-07-18 21:34:51 +02:00
Koen Kanters
c87d4524d5
fix(ignore): Migrate to Biome 2 ( #27785 )
2025-06-28 10:20:41 +02:00
Koen Kanters
b7b92da8ff
fix(ignore): Cleanup publish options ( #27226 )
2025-05-03 08:45:45 +02:00
Nerivec
6fbb8b5ca2
fix: Migrate to Biome ( #27150 )
2025-04-18 20:34:47 +02:00
Nerivec
36e2baf081
fix: Use Map for State ( #27105 )
2025-04-14 21:51:01 +02:00
Nerivec
badf107991
feat: Use dynamic import for external JS ( #26522 )
2025-03-20 21:08:32 +01:00
Koen Kanters
db7b51ac80
fix(ignore): update zigbee-herdsman-converters to 23.1.0 ( #26509 )
2025-02-25 21:32:49 +00:00
Rob Coleman
0462b94f5a
fix: Only use endpoint-specific states if the device definition uses them ( #26019 )
2025-01-27 20:54:01 +01:00
Nerivec
06f44533af
feat: Use Vitest for testing ( #25284 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-12-22 20:19:45 +01:00
IIIEII
d891320314
fix(ignore): Fixed additional case of calculation of group state when including no… ( #25104 )
2024-12-07 21:05:55 +01:00
IIIEII
9227e139de
fix: Fixed calculation of group state when including non-default endpoints ( #25059 )
2024-12-04 21:20:47 +01:00
Nerivec
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
9537ef05d5
fix!: Improve bind/bridge/groups parsing and resolving consistency ( #24432 )
...
* Improve bind/bridge/groups parsing and resolving consistency
* Fix mqtt payload casing. Improve typing.
* Cleanup tests
* Add test for bind endpoint by ID.
* Match behavior for group response 'default' endpoint.
2024-12-01 20:09:28 +01:00
Koen Kanters
3f76586a50
fix!: Remove configuring group members through configuration.yaml ( #24338 )
...
* fix!: Remove configuring group members through `configuration.yaml`
* Updates
* Updates
* fix
* Updates
* Feedback
2024-12-01 20:09:28 +01:00
Nerivec
6f6e7c3ee0
fix: Refactor tests to TS ( #24357 )
2024-12-01 20:09:27 +01:00