Skip to content

v1.3.1

Choose a tag to compare

@pallemannen pallemannen released this 15 Aug 03:26
· 21 commits to main since this release
4ea5ebb
  • Fixed client-count sensors (LAN, Wi-Fi 2.4/5/6 GHz, derived WiFi total) crashing with "'int' object has no attribute 'strip'" - the shared value_template's parse_result=True silently converts a bare number like "0" into a native int before it reaches our code.
  • Renamed "IP Address"/"IPv6 Address" to "External IP Address"/"External IPv6 Address" to avoid colliding with the new LAN IP Address sensor.
  • Renamed "Vendor" to "Manufacturer" to match its entity_id.
  • Wi-Fi 2.4/5/6 GHz Status sensors now show a dynamic wifi/wifi-off icon based on Active state.