AlCalzone
AlCalzone
``` 2024-07-27T07:23:56.103Z CNTRLR Entering bootloader... 2024-07-27T07:23:56.104Z CNTRLR Performing soft reset... 2024-07-27T07:23:56.105Z DRIVER all queues busy 2024-07-27T07:23:56.106Z SERIAL » 0x01030008f4 (5 bytes) 2024-07-27T07:23:56.107Z DRIVER » [REQ] [SoftReset] 2024-07-27T07:23:56.109Z SERIAL « [ACK]...
Like with mixed security, this should internally be split into two groups, one for each protocol.
This PR migrates ESLint to v9 including flat config, and replaces the usage of the `@typescript-eslint/*` packages with `typescript-eslint`. - [ ] Blocked by https://github.com/typescript-eslint/typescript-eslint/issues/9501 -> https://github.com/ota-meshi/eslint-plugin-jsonc/pull/351 Fixes: https://github.com/zwave-js/node-zwave-js/issues/6725
**PR Checklist:** - [x] Provide a meaningful description to this PR or mention which issues this fixes. - [x] Ensure the project builds with `npm run build` - [ ]...
## Breaking change ## Proposed change This PR is another attempt at https://github.com/home-assistant/core/pull/122639, but this time it considers the case where all three switch-type CCs exist: Binary Switch, Multilevel Switch...
TODO: - [ ] Restore parsing behavior for "empty" CC implementations - [ ] Ensure that each CC implementation with a custom constructor also has a `from()` implementation - [...
we currently assume that the 500 series behavior is always used.