Releases: shanelord01/hass-firewalla-ng
Releases · shanelord01/hass-firewalla-ng
v2.1.1
What's New v2.1.1
- Multi-box support — accounts with multiple Firewalla units can now select which boxes to monitor during setup, or change the selection later via Options
- Network devices now nest under their parent Firewalla box in the HA device hierarchy
- Fixed manufacturer showing as "Unknown" for device sensors (now correctly shows vendor name or "Firewalla")
v2.0.4
What's New v2.0.4
- Fix manual device deletion — offline devices can now be removed via the UI
- Fix entity display names — resolved random and Unavailable labels by correcting translations file path
v2.0.3
v2.0.3 - Full rewrite for Home Assistant 2024.1+
What's New v2.0.3
- Update HACS Description
- Updated logos as per Home Assistant Brand Standards
- Show "Firewalla" as the manufacturer rather than "Unknown" for devices
Breaking Changes
- Requires Home Assistant 2024.1 or later
- Remove and re-add the integration after upgrading
What's New v2.0.0
- Dedicated
FirewallaCoordinatorclass with proper stale device cleanup - Automatic removal of devices absent for configurable number of days (default 30)
- Devices used in automations are never removed automatically
async_remove_config_entry_devicesupport — manually delete devices from the UI- MAC address cached at entity creation so automations survive device going offline
- Full
icons.jsonsupport for contextual entity icons strings.json/translations/en.jsonrewritten with options flow labels and entity translations- Config and options flow validation with min/max range on poll interval
- All entities use
_attr_has_entity_name = Trueand_attr_translation_key(HA 2024+ naming) - API client correctly handles both bare list and envelope response formats from MSP API
- Graceful fallback to cached data on API failure
v2.0.2
update add: icon and logo for Home Assistant
v2.0.1
Release v2.0.1 with new features and breaking changes Updated version number to v2.0.1 and added new features.
v2.0.0
add: 250x100 logo png