Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

denes44 opened this issue · comments

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

I notice this too with us panel.

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

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?

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