Skip to content

v25.3.1 - 📚 New Docs portal, OMADA plugin and more MQTT attributes

Latest
Compare
Choose a tag to compare
@jokob-sk jokob-sk released this 28 Feb 23:27
· 2 commits to main since this release

Release Highlights 🚀

This release introduces a new OMADA (OMDSDNOPENAPI) plugin, contributed by @xfilo, as well as a revamped docs portal with improved search and navigation for a better user experience.

🔍 The MQTT plugin now sends additional attributes to Home Assistant’s device tracker object, enabling more detailed filtering of your devices.

To mitigate Docker Hub pull limits, container images will now also be available on the GitHub Container Registry (GHCR).

In other news, the Discord community has grown to nearly 100 members! 💙

Read on below for all the details included in this release!

image image

🏘️ Community

  • Almost 100 Discord members 🥳
  • @im-redactd created a OPNsense script to generate a dnsmasq compatible leases file for the DHCPLSS plugin 🆕

📚Docs updates

🔌Plugins

  • A new OMDSDNOPENAPI plugin by @xfilo 🆕
  • Easier filtering and listing in Home Assistant as MQTT now sends more device attributes into the app #999
  • The NTFY plugin supports now token authentication ✨

🖼 UI

  • Removal of some unnecessary default values from device dropdowns ✨
  • More control over new device names to keep or remove . (dots) in names #1002

Other Info

🆕 - New features ✨ - Fixes & Improvements ⚠ - Possibly breaking changes 🧪 - Experimental/work in progress

What's Changed

  • Fix spelling mistake in unifi plugin by @Peter-Maguire in #996
  • New plugin: Omada SDN import using OpenAPI (OMDSDNOPENAPI) by @xfilo in #1005
  • OMDSDNOPENAPI - Run command change due to plugin folder rename by @xfilo in #1006
  • OMDSDNOPENAPI - Fixed example in README.md, improved logging and code logic by @xfilo in #1007
  • OMDSDNOPENAPI - Refactored data collection into a class, improved code clarity with comments by @xfilo in #1008

New Contributors

Full Changelog: v25.2.8...v25.3.1