Skip to content

Releases: travisghansen/hass-opnsense

v1.0.5

Choose a tag to compare

@Snuffy2 Snuffy2 released this 09 Aug 02:22

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

📚 Documentation

🎓 Code Quality

  • test: streamline redundant test coverage by @Snuffy2 in #696

🧰 Maintenance

  • Bump aiopnsense to 1.1.7 by @github-actions[bot] in #695

Full Changelog: v1.0.4...v1.0.5

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.4

Choose a tag to compare

@Snuffy2 Snuffy2 released this 02 Aug 03:27

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

🐛 Bug Fixes

  • docs: fix parallel phrasing and introductory comma in README.md in #673
  • docs: fix GitHub brand capitalization and Title Case section headings in CONTRIBUTING.md in #672
  • docs: fix Title Case section headings in AGENTS.md in #674

🧰 Maintenance

  • Update prek_autoupdate.yml by @Snuffy2 in #685
  • Update GitHub maintenance workflows by @Snuffy2 in #690
  • Bump aiopnsense to 1.1.6 by @github-actions[bot] in #691

Full Changelog: v1.0.3...v1.0.4

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.3

Choose a tag to compare

@Snuffy2 Snuffy2 released this 24 Jul 02:42

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

✨ New Features

🐛 Bug Fixes

  • docs: fix default Device Tracker Scan Interval in README table by @amir-rezaei in #670
  • Allow migration without firewall privileges by @Snuffy2 in #667

New Contributors

Full Changelog: v1.0.2...v1.0.3

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.2

Choose a tag to compare

@Snuffy2 Snuffy2 released this 21 Jul 22:19

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

✨ New Features

📚 Documentation

  • Document aiopnsense granular API permissions by @Snuffy2 in #658

🧰 Maintenance

  • Bump aiopnsense to 1.1.4 by @github-actions[bot] in #663
  • Bump aiopnsense to 1.1.5 by @github-actions[bot] in #664

Other Changes

  • Remove brittle test implementation assertions by @Snuffy2 in #665

Full Changelog: v1.0.1...v1.0.2

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.1

Choose a tag to compare

@Snuffy2 Snuffy2 released this 19 Jul 02:15

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

✨ New Features

Full Changelog: v1.0.0...v1.0.1

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

Beta carp-vip-entry

Beta carp-vip-entry Pre-release
Pre-release

Choose a tag to compare

@Snuffy2 Snuffy2 released this 16 Jul 20:48

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

Initial carp-vip-entry beta

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.0

Choose a tag to compare

@Snuffy2 Snuffy2 released this 16 Jul 15:25

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

This is a major code refactor and fully removes the embedded, legacy pyopnsense and moves to the external aiopnsense library

Breaking Change for OPNsense Firmware < 26.1.1

For anyone using OPNsense Firmware < 26.1.1, Firewall and NAT Filter switches will be removed and are no longer supported. To regain Firewall and NAT Rule Switches, upgrade your OPNsense to Firmware 26.1.1+ and migrate to the updated Firewall Rules in OPNsense

What's Changed

✨ New Features

🐛 Bug Fixes

  • Preserve shared devices during tracker cleanup by @Snuffy2 in #644
  • Use public ScannerEntity import by @Snuffy2 in #652

🎓 Code Quality

🧰 Maintenance

  • Bump aiopnsense to 1.1.0 by @github-actions[bot] in #638
  • Bump aiopnsense to 1.1.1 by @github-actions[bot] in #646
  • Bump aiopnsense to 1.1.3 by @github-actions[bot] in #650

Full Changelog: v0.7.4...v1.0.0

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.0-beta.3

v1.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@Snuffy2 Snuffy2 released this 29 Jun 02:10
365650e

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

🚀 Enhancements

📚 Documentation

🧰 Maintenance

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v0.7.4

Choose a tag to compare

@Snuffy2 Snuffy2 released this 28 Jun 21:19

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

🐛 Bug Fixes

  • Harden entity setup against malformed rows by @Snuffy2 in #626
  • Handle initial firmware probe timeouts by @Snuffy2 in #628

🧰 Maintenance

  • Bump aiopnsense to 1.0.15 by @github-actions[bot] in #632

Full Changelog: v0.7.3...v0.7.4

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.

v1.0.0-beta.2

v1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@Snuffy2 Snuffy2 released this 25 Jun 22:09
009df2a

OPNsense Minimum Firmware Required: 25.1

OPNsense Recommended Firmware: 26.1+

What's Changed

🚀 Enhancements

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

For firmware versions below the minimum version, the integration will not permit new installations and existing installations will no longer start. Firmware versions below the recommended version will likely work but may have limited features and/or show errors in the logs.