Skip to content

Releases: FaserF/ha-openwrt

Release v1.4.1

24 Mar 07:15

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix release workflow build (3f80a5a)

🚀 Other

  • improved python exception usage #11 (3117ab2)
  • Improved Package detection and custom user provisioning #12 (8f0d4f7)

Release v1.4.0

21 Mar 13:03

Choose a tag to compare

Changelog

✨ Features

  • Add tests for System Logs fetching (27c03e1)
  • Add translations for System Logs sensor (444b30e)
  • Add System Logs diagnostic sensor (7ee1fcd)
  • Add system_logs field and get_system_logs method to base API (1e9d4b5)
  • Add tests for extended package detection (0349135)
  • Add adblock, simple_adblock, and ban_ip to OpenWrtPackages (ee4dc7c)

📦 Dependencies

  • Update luci_rpc.py with adblock, simple-adblock, and ban-ip detection (2c43127)
  • Update ssh.py with adblock, simple-adblock, and ban-ip detection (8381ad3)
  • Update ubus.py with adblock, simple-adblock, and ban-ip detection (4a63af7)

🔧 Maintenance & CI

🚀 Other

  • mypy linter fixes (7d430e0)
  • default less important entities by default (a73b136)
  • small new features & fixes for latest changes (15aa265)
  • Implement Service Management (Restart/Stop) buttons and API (ae62e5b)
  • Implement AdBlock, Simple AdBlock, and Ban-IP management (82a3d84)
  • Include system_logs in get_all_data poll (97dff4e)
  • Implement get_system_logs in luci_rpc.py (1659b53)
  • Implement get_system_logs in ssh.py (47c7ac8)
  • Implement get_system_logs in ubus.py (39e4e15)
  • Include package detection in diagnostic output (d641677)
  • improved package detection and user provisioning #12 (83fab2e)

Release v1.3.0

19 Mar 15:07

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix sensor client data fetching for ubus (342358c)
  • fixed & improved config flow setup #10 (f0f09c4)

🚀 General improvements

  • small fixes & improvements (6794c6c)
  • Improved firmware update functionality (99fe9ff)
  • improved ha user creation for ubus (e8ff8e1)
  • improved sensor fetching & device tracking #9 (51994db)

🔧 Maintenance & CI

Release v1.2.2

17 Mar 08:37

Choose a tag to compare

Changelog

✨ Features

🐛 Bug Fixes

  • fix ha integration auto discovery (30e8ba4)

🔧 Maintenance & CI

🚀 Other

  • Improved firmware update for custom repos (f66d7ac)
  • mypy linter fixes (4dde7f7)

Release v1.2.1

16 Mar 18:10

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix connected wireless numbers (5a6f475)

📦 Dependencies

🚀 Other

Release v1.2.0

14 Mar 16:32

Choose a tag to compare

Changelog

✨ Features

  • new feat: auto create homeassistant user if root (8fe3947)

🔧 Maintenance & CI

🚀 Other

  • linter fixes (da79100)
  • more hassfest fixes (5bafe9a)
  • hassfest & changelog generation fixes (f54792e)
  • small fixes & prepare everything for official HACS (5d59c15)

Release v1.1.0

11 Mar 20:45

Choose a tag to compare

What's Changed

  • multiple improvements with new features, bugs fixed and improved stability
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1
  • chore(deps): update actions/github-script action to v8 by @renovate[bot] in #2
  • chore(deps): update actions/labeler action to v6 by @renovate[bot] in #3
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #4
  • chore(deps): update codecov/codecov-action action to v5 by @renovate[bot] in #5
  • chore(deps): update mikepenz/release-changelog-builder-action action to v6 by @renovate[bot] in #6

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

10 Mar 17:56

Choose a tag to compare

Initial release