Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
1.24k stars 232 forks source link

`Bug` Climate page does not show Entity State icons. #2111

Closed denes44 closed 3 weeks ago

denes44 commented 1 month ago

TFT Version

4.3.7

ESPHome Version

4.3.7

Blueprint Version

4.3.7

Panel Model

EU

What is the bug?

A custom icon is set in the blueprint configuration, but they are not shown on the panel: image

Even if I change the default color, the icons are missing.

Steps to Reproduce

No response

Your Panel's YAML

# Blueprint configuartion
    climate: climate.living_room_ac
    climate_value01: sensor.sensor_living_room_temperature
    climate_value01_icon: mdi:sofa
    climate_value02: sensor.sensor_bedroom_temperature
    climate_value02_icon: mdi:bed
    climate_value03: sensor.sensor_outside_temperature
    climate_value03_icon: mdi:home-thermometer-outline

ESPHome Logs

No response

Home Assistant Logs

No response

Doughboy68 commented 1 month ago

I notice this too with us panel.

marcelo-lara commented 1 month ago

Before the last update, when I click/touch on the internal temperature, the climate shows up, That also stops working (or it's only me?)

I have the US panel too

edwardtfn commented 1 month ago

Before the last update, when I click/touch on the internal temperature, the climate shows up, That also stops working (or it's only me?)

I have the US panel too

Could you please report this on a diferent ticket?

edwardtfn commented 3 weeks ago

Solved in dev and will be included in the next release.