Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bigmoby/addon-wireguard-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: bigmoby/addon-wireguard-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.6
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 10, 2025

  1. v0.2.6: Enhanced API with sensors and services

    - Extended status API with comprehensive sensor data (traffic, uptime, peers)
    - Added services API endpoints for VPN actions (reconnect, restart, test)
    - Separated APIs on non-standard ports (51821/51822) to avoid conflicts
    - Fixed service permissions and port configuration
    - Added comprehensive API documentation with Home Assistant integration examples
    - Improved connection testing with interface status and handshake validation
    bigmoby committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    0387edb View commit details
    Browse the repository at this point in the history
  2. v0.2.6: Enhanced API with sensors and services

    - Extended status API with comprehensive sensor data (traffic, uptime, peers)
    - Added services API endpoints for VPN actions (reconnect, restart, test)
    - Separated APIs on non-standard ports (51821/51822) to avoid conflicts
    - Fixed service permissions and port configuration
    - Added comprehensive API documentation with Home Assistant integration examples
    - Improved connection testing with interface status and handshake validation
    - Updated DOCS.md with API overview and reference to detailed documentation
    bigmoby committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    5848411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3af23a View commit details
    Browse the repository at this point in the history
Loading