Unifi has changed how you configured firewall and traffic rules with the release of v9. Once you migrate to the new Firewall Zones, your riles will be consolodated into firewall policies, which have new api enpoints to manage them. For testing those new endpoints yourself, see my API testing repository.
- Removed support for getting and updating traffic and firewall rules
- Retained support for traffic routes, as they were not part of this migraiton
- Add support for getting all, getting individual, and modifying firewall policies
Note
This is a breaking change
. If you are still on Network v8.x.x, then stay on v0.3.0 of this integration.
After upgrading in home assistant, you may need to manually delete the old traffic and firewall rule entities and you will have to update all of your dashboards with the new entities created for your same rules now prefixed with firewall policy
.
Full Changelog: v0.3.0...v1.0.0