github Blackymas/NSPanel_HA_Blueprint v2026030
v2026030 - Fix color temperature service call for Home Assistant 2026.3.0 compatibility

5 hours ago

What's Changed

🔧 Fix: Light color temperature now uses color_temp_kelvin

Home Assistant 2026.3.0 removes the deprecated color_temp (Mireds) and kelvin parameters from light.turn_on. This release updates the light page to use the non-deprecated color_temp_kelvin parameter instead.

The TFT slider now operates natively in Kelvin, keeping the value flow clean end-to-end without any unit conversion.

⚠️ Important

This release requires updating all three components (ESPHome, TFT, and Blueprint) together. Using mismatched versions across this change will result in color temperature control no longer working.

Don't miss a new NSPanel_HA_Blueprint release

NewReleases is sending notifications on new releases.