Skip to content

Installation Guide

partach edited this page Jan 10, 2026 · 4 revisions

Installation

Option 1: HACS (Recommended)

  1. Go to HACS → Integrations → ⋮ → Custom repositories
  2. Add repository:
    • URL: https://github.com/partach/protocol_wizard
    • Category: Integration
  3. Click Add
  4. Search for Protocol Wizard → Install
  5. Restart Home Assistant

Option 2: Manual Install

  1. Download the latest release from GitHub Releases
  2. Copy the custom_components/protocol_wizard folder to /config/custom_components/
  3. Restart Home Assistant

Frontend Card

The Protocol Wizard Card is automatically registered on startup.
If it doesn't appear:

  • Clear browser cache (Ctrl+Shift+R)
  • Check Settings → Dashboards → Resources → ensure /hacsfiles/protocol_wizard/protocol_wizard.js is loaded

First Steps

  1. Go to Settings → Devices & Services → + Add Integration
  2. Search for Protocol Wizard
  3. Follow the wizard for your protocol (Modbus or SNMP)
  4. Add the card to a dashboard → start exploring!

Next: Configuring Device or Modbus‐Setup or SNMP Setup

Clone this wiki locally