Skip to content

Add z-wave Zniffer, repeater and confiuguration#27

Merged
stvncode merged 4 commits intomainfrom
zwa2-update
Mar 31, 2026
Merged

Add z-wave Zniffer, repeater and confiuguration#27
stvncode merged 4 commits intomainfrom
zwa2-update

Conversation

@stvncode
Copy link
Copy Markdown
Collaborator

@stvncode stvncode commented Mar 30, 2026

Screenshot 2026-03-31 at 11 32 29

@stvncode stvncode self-assigned this Mar 30, 2026
Copilot AI review requested due to automatic review settings March 30, 2026 17:34
@stvncode stvncode added the enhancement New feature or request label Mar 30, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread src-11ty/home-assistant-connect-zbt-1/install.njk Outdated
Comment thread src-11ty/home-assistant-connect-zbt-2/install.njk
Comment thread src-11ty/home-assistant-connect-zwa-2/index.md Outdated
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: |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have support for block tags to bring things into other parts of html

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No other pages in the project use block tag, the new pages are just following the existing convention

@stvncode stvncode merged commit 9eb705f into main Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants