Skip to content

Releases: tomvanswam/four-noks-custom-component

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:00

Changes in v0.3.4

🐛 Bug Fixes

  • workflows: isolate HACS and Hassfest validations into dedicated jobs to provide parallel execution and clear independent status checks for PRs and releases (b2ef533 by @tomvanswam)

🧰 Maintenance & Improvements

  • release: avoid releasing new versions and tags when changes only contain maintenance commits (ci, chore, docs) to keep version numbers aligned with actual functional changes (9cd3836 by @tomvanswam)

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:38

Changes in v0.3.3

🧰 Maintenance & Improvements

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 16:43

Changes in v0.3.2

🧰 Maintenance & Improvements

  • prevent duplicate validation, lint, and test runs on main branch (6568447 by @tomvanswam)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 16:37

Changes in v0.3.1

🐛 Bug Fixes

  • ensure automatic setup recovery when gateway is temporarily unreachable (33270b3 by @tomvanswam)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:31

Changes in v0.3.0

✨ Features

🔄 Other Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:23

Changes in v0.2.0

✨ Features

  • config_flow: allow changing gateway settings afterwards via options and reconfigure flows (0ab80fb by @tomvanswam)
  • enforce min HA version 2026.9.0 in hacs.json and runtime setup (22a870e by @tomvanswam)
  • migrate four_noks to native Home Assistant 2026.9 modbus component (0f35137 by @tomvanswam)
  • convert gateway discovery to configuration switch with holding register and coil commands (436bb58 by @tomvanswam)
  • consolidate gateway node and router count sensors with attributes (1331b6f by @tomvanswam)
  • add unconfigured device presence binary sensor to gateway device (c36a7ee by @tomvanswam)
  • add configured device presence and data valid binary sensors to gateway device (f98e192 by @tomvanswam)
  • wait for coil pending status to clear before refreshing switch state (23cab78 by @tomvanswam)
  • rename plug relay switch to switch as default for all plugs (90b5c7d by @tomvanswam)
  • make polling interval configurable per device via options flow (53e0f87 by @tomvanswam)
  • convert standby killer coil 3 to button and make standby killer status a primary binary sensor (1c8fa9a by @tomvanswam)
  • brand: add integration icon and logo based on mdi:router-network-wireless with 4 (71a9038 by @tomvanswam)
  • config_flow: validate presence, data validity, and input register 0 device code for discovered nodes (ada2c49 by @tomvanswam)
  • add missing sensors, numbers, buttons, standby killer switch, and gateway node status (f38cbf4 by @tomvanswam)
  • initial commit (3b5498e by @tomvanswam)

🐛 Bug Fixes

🧰 Maintenance & Improvements

Commits: https://github.com/tomvanswam/four-noks-custom-component/commits/v0.2.0