github Blackymas/NSPanel_HA_Blueprint v2026020
v2026020 - Climate Page Fixes & UI Improvements

14 hours ago

Summary

This release fixes critical issues with climate page temperature handling, resolves UI color
inconsistencies, and includes various bug fixes and improvements.

Bug Fixes

Climate Page Temperature Handling

Fixed erratic UI behavior when changing temperature on panel using Fahrenheit - resolved
issue where temperature changes on the climate page caused unpredictable UI behavior in
Fahrenheit mode.

Issues Reference: #3206

Result: Stable and predictable temperature adjustment behavior on climate page when using
Fahrenheit units.

Climate Add-on Temperature Range Fix

Fixed climate add-on temperature set-point limitation - resolved issue preventing
temperature adjustment above 74°F in climate add-on configuration.

Issues Reference: #3241

Result: Climate add-on now supports full temperature range without artificial limitations.

Home Page Value Color Consistency

Fixed home_value02 label and icon color being ignored - resolved issue where custom colors
for the second home page value label and icon were not being applied.

Issues Reference: #3226

Result: home_value02 label and icon colors now correctly follow configured color settings.

Improvements

Temperature Rounding for Climate

Improved temperature value precision - temperature values are now rounded to 4th digit
before being sent to climate entities, ensuring consistent and accurate temperature reporting.

Result: More precise temperature handling and reduced floating-point precision issues in
climate control.

Home Page Icon Color Engine

Rebuilt home_valueXX icon_color engine - refactored the color handling engine for home page
value icons to improve reliability and maintainability.

Result: More robust color handling for home page value icons.

OTA Configuration Update

Updated OTA settings to use actions/stale@v10.2.0 - modernized OTA (Over-The-Air) update
configuration with latest action version.

Result: Improved OTA update reliability and compatibility.

Documentation Improvements

Fixed instructions for changing WiFi password - corrected documentation to properly use
ota_std reference for WiFi password changes.

Fixed broken documentation links - resolved various broken links in documentation.

Result: More accurate and accessible documentation.

Jinja Expression Validation

Updated value color/icon guards to use valid Jinja expressions - improved template
validation and reliability for color and icon value guards.

Result: More robust template processing and error prevention.


Climate page fixes, UI color improvements, and documentation updates.

Don't miss a new NSPanel_HA_Blueprint release

NewReleases is sending notifications on new releases.