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 233 forks source link

[Fan page] consider to merge the on and off buttons into single power button which similar to the light page. #1886

Closed edwardtfn closed 1 week ago

edwardtfn commented 3 months ago

Hello @edwardtfn , thanks for your great efforts to always give the NSPanel_HA_Blueprint users with tones of new features and enhancement. I have a few suggestions that would like to share which based on my own opinion and use case only.

  1. [Button and Entity pages] able to disable the page selector (dot) when there is only one page from button/entity pages.
  2. [Entity page] enable the option to switch the automatic font size adjustment for entity page values on and off. My entity page values are highly related each others and it may contains some CJK characters which hard to calculate the width of the string, it is good to have the switch so that my entities may look consistent with all values.
  3. [Entity page] allow users to disable the entity icons from entity pages
  4. [Fan page] consider to merge the on and off buttons into single power button which similar to the light page.

_Originally posted by @shing6326 in https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1875#discussioncomment-8759510_

edwardtfn commented 1 week ago

This was solved in dev and will be included with the next release.

shing6326 commented 1 week ago

Thanks so much !!