Skip to content

v0.5.6

Choose a tag to compare

@sickkick sickkick released this 24 May 17:36

Highlights

  • Device info fix — firmware now shows the PowerAlert card driver version (not the driver install date). Serial number, MAC connection, and configuration URL are populated on the device registry.
  • Dehumidify Mode UX — switch renamed from “Dehumidifying”, icon corrected (mdi:water-percent), redundant status sensor hidden as diagnostic.
  • Documentation — README rewritten with entity reference, dehumidify explanation, telnet limitations, and canonical repo links.

Changes since v0.5.5

Integration

  • Add shared device.py for consistent device registry info across all platforms
  • sw_version uses driver_version / engine_version from card diagnostics
  • Dehumidify Mode switch: clearer name and icon
  • Dehumidifying Status sensor moved to diagnostic category (hidden by default)
  • Manifest documentation / issue_tracker URLs point to Shaffer-Softworks/Tripp-light

Documentation

  • README: entities table, dehumidify section, power-on limitation, diagnostic entities guide
  • Cursor rules updated for v0.5.6 telnet paths and platforms

Requires

  • Home Assistant Core 2024.9+ (brand images need 2026.3+)
  • Tripp Lite SRCOOLNET adapter

Install / upgrade

HACS: Open the integration in HACS and select Update, then restart Home Assistant.

Manual: Replace custom_components/tripp_lite_srcool/ with the contents of this release and restart.