Blackymas / NSPanel_HA_Blueprint

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

Where is the Fan page ? #2074

Open PaulBiod opened 3 weeks ago

PaulBiod commented 3 weeks ago

TFT Version

4.3.4

ESPHome Version

4.3.4

Blueprint Version

4.3.4

Panel Model

EU

What is the bug?

Hi, I 'm on arduino side, and I see in the docs that there is a Fan page, but I can't see it, neither on the blueprint side, nor on the panel side. Am I missing something ? Thanks

Steps to Reproduce

No response

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

edwardtfn commented 3 weeks ago

Assign a fan related entity to any of the buttons. A long click on that button will bring you to the fan page. 😉

PaulBiod commented 3 weeks ago

Assign a fan related entity to any of the buttons. A long click on that button will bring you to the fan page. 😉

Hi, you mean any virtual button ? cause my fan is assigned to the left phisical button Thanks

edwardtfn commented 3 weeks ago

It should work with the hardware buttons, unless your fan doesn't supports speed or oscillation control. If none of this is supported, then the button will toggle the fan without opening the screen.

PaulBiod commented 3 weeks ago

It supports speed and oscillation. It s a Xiaomi pedestal 1c

edwardtfn commented 3 weeks ago

I will try to duplicate the issue here. You are using one of the hardware buttons, right?

Could you please go to Developer Tools, tab States, find the entity related to that fan and share here it's attributes? I'm more interested on the value related to supported_features.

PaulBiod commented 3 weeks ago

Hi, sorry for the late reply. Here it is image

PaulBiod commented 1 day ago

I will try to duplicate the issue here. You are using one of the hardware buttons, right?

Could you please go to Developer Tools, tab States, find the entity related to that fan and share here it's attributes? I'm more interested on the value related to supported_features.

Hi, any news on this ?