Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:23
· 12 commits to main since this release

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