Releases: jtubb/Pylontech-Battery-Card
Releases · jtubb/Pylontech-Battery-Card
Release list
v3.0.8
Changes
- Move time estimate to dedicated row in system overview
- Relocate estimate from cramped stats row to full-width row above voltage/power/status/cycles
- Add system-stats-row wrapper for better layout organization
- Improve layout to prevent text overflow on narrow displays
Full Changelog
v3.0.6 - ISA-101 Redesign
ISA-101 Redesign
Complete rewrite following ISA-101 Human Machine Interface standards for optimal readability and situational awareness.
Features
- Industrial Color Palette - Neutral grays with status colors (gray/blue/amber/red)
- Flat Design - Minimal border radius for clean industrial appearance
- Two-Row Pack Layout - Horizontal SOC analog bar with separate stats row
- Configurable Thresholds - Set custom warning/alarm levels for SOC, temperature, and delta-V
- ISA-101 Heatmap Colors - Blue-gray → gray → amber-red gradient
- Fahrenheit Support - Temperature thresholds correctly convert F to C
Configuration Options
type: custom:pylontech-battery-overview
entity_prefix: sensor.sok_rack_1
pack_count: 6
soc_warning: 30 # SOC % for warning (amber)
soc_alarm: 15 # SOC % for alarm (red)
temp_warning: 40 # Temperature °C for warning
temp_alarm: 50 # Temperature °C for alarm
delta_v_warning: 30 # Delta-V mV for warning
delta_v_alarm: 50 # Delta-V mV for alarmBreaking Changes
end_indexconfig option replaced withpack_count- Visual appearance significantly changed to ISA-101 style
v2.1.1
Simplified Card Release
Removed battery card and only include Overview card.
Initial Public Release
Homeassistant Lovelace Card to accompany the Pylontech BMS Integration
