Add z-wave Zniffer, repeater and confiuguration#27
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds additional Home Assistant Connect ZWA-2 tooling pages (install repeater firmware, install Zniffer firmware, and configure adapter) and wires them into the site build and styling, while also updating ZBT-1/ZBT-2 copy to mention “Zigbee Repeater” firmware.
Changes:
- Add new ZWA-2 pages for repeater install, Zniffer install, and adapter configuration, plus new actions on the ZWA-2 overview page.
- Register the new ZWA-2 pages as Vite multi-page build inputs.
- Update install-page styling to support the new custom elements; adjust ZBT-1/ZBT-2 copy to mention Zigbee Repeater.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
vite.config.ts |
Adds new Rollup/Vite HTML inputs for the new ZWA-2 pages. |
src-11ty/home-assistant-connect-zwa-2/install-zniffer.njk |
New installer page that loads the Zniffer firmware installer component. |
src-11ty/home-assistant-connect-zwa-2/install-repeater.njk |
New installer page that loads the repeater firmware installer component. |
src-11ty/home-assistant-connect-zwa-2/configure-zwa2.njk |
New configuration page that loads the ZWA-2 configuration component. |
src-11ty/home-assistant-connect-zwa-2/index.md |
Adds actions linking to the new repeater/Zniffer/configure pages. |
src-11ty/home-assistant-connect-zbt-2/install.njk |
Updates subtitle copy to include Zigbee Repeater. |
src-11ty/home-assistant-connect-zbt-2/index.md |
Updates action description copy to include Zigbee Repeater. |
src-11ty/home-assistant-connect-zbt-1/install.njk |
Updates subtitle copy to include Zigbee Repeater. |
src-11ty/home-assistant-connect-zbt-1/index.md |
Updates action description copy to include Zigbee Repeater. |
src-11ty/_includes/install.html |
Extends installer-card styling to include the new custom elements. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
balloob
approved these changes
Mar 31, 2026
| subtitle: Turn ZWA-2 into a standalone Z-Wave repeater | ||
| description: Install Z-Wave repeater firmware on your Home Assistant Connect ZWA-2 | ||
| backHref: /home-assistant-connect-zwa-2/ | ||
| hero: | |
Member
There was a problem hiding this comment.
Don't we have support for block tags to bring things into other parts of html
Collaborator
Author
There was a problem hiding this comment.
No other pages in the project use block tag, the new pages are just following the existing convention
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.