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!
ποΈ Community
- Almost 100 Discord members π₯³
- @im-redactd created a OPNsense script to generate a
dnsmasq
compatible leases file for theDHCPLSS
plugin π
πDocs updates
- New, easier to search docs site π
π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
- @Peter-Maguire made their first contribution in #996
- @xfilo made their first contribution in #1005
Full Changelog: v25.2.8...v25.3.1