Skip to content

Releases: shanelord01/hass-firewalla-ng

v2.1.1

27 Feb 03:44
45dfcaf

Choose a tag to compare

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

26 Feb 01:00
8e08e76

Choose a tag to compare

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

23 Feb 01:28
b8a9f8d

Choose a tag to compare

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 FirewallaCoordinator class 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_device support — manually delete devices from the UI
  • MAC address cached at entity creation so automations survive device going offline
  • Full icons.json support for contextual entity icons
  • strings.json / translations/en.json rewritten 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 = True and _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

23 Feb 01:06
449120f

Choose a tag to compare

update add: icon and logo for Home Assistant

v2.0.1

23 Feb 00:25
c2b0f5f

Choose a tag to compare

Release v2.0.1 with new features and breaking changes

Updated version number to v2.0.1 and added new features.

v2.0.0

22 Feb 23:46
1fd5de6

Choose a tag to compare

add: 250x100 logo png