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: nao-pon/hass_rs_wfirex4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.11.0
Choose a base ref
...
head repository: nao-pon/hass_rs_wfirex4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.11.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 28, 2025

  1. Update README.md

    nao-pon authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    d885b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. fix: unify MAC handling and improve DHCP discovery

    Refactor connection testing into a shared helper and ensure MAC
    normalization is consistent across config flow, entities, and
    storage. Improve DHCP-based discovery by validating reachability and
    providing pre-filled defaults when starting a flow.
    
    Also fixes incorrect DHCP MAC pattern in manifest, corrects storage
    file naming, and improves default device name generation.
    nao-pon committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    d242b17 View commit details
    Browse the repository at this point in the history
  2. chore: release 2025.11.1

    nao-pon committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    2ca83ee View commit details
    Browse the repository at this point in the history
Loading