home-assistant-libs / home-assistant-libs/zwave-js-server-python
Integration Roadmap
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 63
- Forks
- 26
- Avg merge
- 13h 14m
- Merged PRs (30d)
- 10
Description
Roadmap for the Z-Wave JS integration.
Note: for a list of all that is already supported see here.
Open Tasks
General
- Complete certification requirements [Board]
Maintenance
- https://github.com/home-assistant-libs/zwave-js-server-python/issues/590
- Refactor discovery so that discovery logic for each platform lives in each platform - use Matter as a reference
- Explore using
statefulmetadata parameter for value notification discovery in device triggers
Platform support/features
- set date/time entity (when support for this entity type is added)
- add
is_openingandis_closingsupport for covers [PR] - Ensure that when secure inclusion fails, the reason is passed back to the user in the UI
- Handle inclusion initiated outside of HA
Service calls
None
Z-Wave control panel (UI)
WS API Ready, awaiting frontend changes
- Refresh Node (re-interview, refresh values, refresh CC values)
- Replace Failed Node
- Show node metadata on the device page (exclusion, inclusion, reset, wakeup, manual, device database URL)
- UI for managing node associations
- Add support for changing wakeup time to config panel (separate CC from normal configuration)
- add rfRegion to device info for controller node
Lib ready, WS API support missing
- NVM backup and restore
- Let users view, add, delete, and update provisioning entries
- Node diagnostics (checking route health, testing power level, etc.)
- Record events and commands, see options (in either case we can have a stop button to stop recording because we can see whether recording is enabled or not):
- reload config entry after setting a parameter that tells the config entry to start recording when initializing the client during setup
- Update the parameter live, downside is we miss past events
- Controller hard reset
Z-Wave JS ready, lib support missing
None
zwave-js support missing
None
Unclear yet on what's needed
- Some form of network health check, make it easier to point out dead nodes or nodes that are slow to respond or having communication failures.
- Network visualization of the mesh (like ZHA)
Note: Full configuration of the options are already available in the zwavejs2mqtt control panel.
Other
- Better documentation! (this will likely never be checked off unless and until the zwave-js project stops maturing)
- Improve the Core config flow for add-on config options. Provide a list of USB devices to select device, and validate that security keys have the correct format.
Finished
Services
- Set configuration parameter service.
- Poll node/value service.
- Bulk set partial configuration parameter service.
- Multicast support
- Reset meters
UI
- UI for updating node configuration settings
- Adjust logging level of zwave-js server from UI
- Subscribe to logs in the frontend
- Node specific page
- Log config update handling
- Heal network
- Show parameter number on node config page (most device manuals refer to parameter numbers instead of descriptions)
- Heal node
- Remove failed node
- metadata comments (e.g. known issues with the device)
- QR code (SmartStart) inclusion [2021.12]
- Controller statistics [2022.6]
- Node tx/rx statistics [2022.7]
- Node Firmware Updates [2022.7]
- Controller firmware updates [2023.3]
- DSK only QR code support [2023.3]
General
- Add sensor for node status (awake/asleep/dead/etc)
- SoundSwitch (siren) support [2021.8]
- Support setting default tone and volume [2021.9]
- Device conditions (config parameter state, any value state, node status) [2021.8]
- Device triggers for value notifications, notifications, and node status [2021.8]
- Protection Command Class (
selectentity) [2021.9] - Automation triggers (non-device) for any value update [2021.9]
- Device triggers for any value update [2021.9]
- Device actions [2021.10]
- Migration wizard from (deprecated)
zwaveintegration [2021.10] - S2 support [2021.10]
- Automatic firmware updates [2022.9]
- Manual idling buttons for notification CC values [2023.5]
- perform optimistic state updates for multilevel switch entities [2023.6]
- improve Indicator CC support [2023.6]
- Controller and node statistics sensors [2023.6]
- config parameter entities [2023.6]
- Add support for window covering CC [[2023.6]]
- add support for Energy Production CC [[2023.6]]
- Add "identify" event handler to generate a persistent notification in HA
- Add a
lastSeensensor
Obsolete
-
Some sort of UI for configuring complex device settings, like notifications for Inovelli switches: https://nathanfiscus.github.io/inovelli-notification-calc/ or aeotec energy monitor reporting configs.(solved by partial parameter service) -
Migration wizard from(based on current analytics and the low usage of theozwintegrationozwcomponent, we feel a migration wizard is significantly more effort than its worth)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No specific file, test, or entry point is identified; begin by choosing one unchecked task and reading its linked issue or pull request, such as issue 590 or PR 90492. Define completion against that task's expected integration, API, or UI behavior, since the roadmap as a whole has no single finish condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- api, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100