v0.5.6
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.pyfor consistent device registry info across all platforms sw_versionusesdriver_version/engine_versionfrom card diagnostics- Dehumidify Mode switch: clearer name and icon
- Dehumidifying Status sensor moved to diagnostic category (hidden by default)
- Manifest
documentation/issue_trackerURLs 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.