v0.5.5
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 → Preferencesover telnet). - Water Tank Full binary sensor — easier automations when the condensate tank is full.
- Additional sensors —
location,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_sensorplatform (Water Tank Full) - Add
switchplatform (Dehumidifying) - Replace broken
set_mode(on=True)withshutdown()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.