Skip to content

v0.5.5

Choose a tag to compare

@sickkick sickkick released this 24 May 17:24

Highlights

  • Critical fix: Selecting COOL in Home Assistant no longer sends telnet Controls menu 1, which reboots the SNMP card. Power-on is not available via telnet; only shutdown is supported.
  • Dehumidifying switch — control dehumidifying mode from Home Assistant (Devices → Preferences over telnet).
  • Water Tank Full binary sensor — easier automations when the condensate tank is full.
  • Additional sensorslocation, region, serial_number, asset_tag, dehumidifying_status, units.
  • Device info fix — identification fields are now read from the correct telnet screen (Devices → Identification).

Changes

Integration

  • Add binary_sensor platform (Water Tank Full)
  • Add switch platform (Dehumidifying)
  • Replace broken set_mode(on=True) with shutdown() only
  • Parse Identification and Preferences screens during status polls
  • Add six new status sensors

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.