Blackymas / NSPanel_HA_Blueprint

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

HW button problem #1965

Open radektkacik opened 6 months ago

radektkacik commented 6 months ago

TFT Version

4.3.1

ESPHome Version

4.3.1

Blueprint Version

4.3.1

Panel Model

EU

What is the bug?

Cannot open the climate screen using a hardware button. Previous version 4.2.x was working OK.

Steps to Reproduce

No response

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

edwardtfn commented 6 months ago

Are you using embedded (add-on) climate or assigning a climate entity from Home Assistant to this button?

radektkacik commented 6 months ago

Are you using embedded (add-on) climate or assigning a climate entity from Home Assistant to this button?

Embedded climate

edwardtfn commented 6 months ago

Do you see any error messages related to this blueprint under the Home Assistant logs (Settings > System > Logs)?

radektkacik commented 6 months ago

No, any errors related to this.

edwardtfn commented 5 months ago

I believe this is working now, however, not when the system is offline, which will require a redesign of the button engine architecture. This is not a big work, but ideally shouldn't be done in a patch. I will move this to v4.4 backlog for now but, again, in normal situation (panel online) it should work fine with v4.3.3 when released.