github joBr99/nspanel-lovelace-ui v3.5.0

latest releases: v4.4.0, v4.3.3, v4.3.2...
23 months ago

Besides the Update of the App in HACS you need to do the following things:

  • Restart the AppDaemon Container

  • Update/reflashing of the display firmware required

How to update (automated)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel
How to update (manually)
1. Update App in HACS - Restart AppDaemon Container afterwards.

If you want to update manually run the following command from your tasmota console:

EU Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v3.5.0.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.5.0.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.5.0.tft

For more details, see instructions in the ReadMe of the repository.

New Features:

  • Customized Icons will now be passed though to popup Pages for lights and shuters #471 @joBr99

  • New 'ha:' Alias for Icons #492 @joBr99

It is now possible to render HomeAssistant Templates instead of Icons; This allows for example to show a Temperature Value on screensaver.
icon: 'ha:{{int(state_attr("climate.wohnzimmer_boden","current_temperature"))}}°'
https://docs.nspanel.pky.eu/entities/#override-icons-or-names

  • It is now possible to show the status of a climate entity on cardGird/cardEntities; may be used in combination with navigate #469 @joBr99
    image

  • It is now possible to remove modes from cardThermo, by specifying the ones that should be shown #469 @joBr99

supportedModes: ["heat"]

image

  • Added Translations for Vacuum Cleaner Start/Stop Buttons #470

Fixes / Minor Changes:

  • notifications on screensaver are no loger affected by color or weather updates #482 @joBr99
  • fixed bug with cardThermo showing in the wrong mode #512 @joBr99
  • date is now updated hourly #524 @joBr99

Don't miss a new nspanel-lovelace-ui release

NewReleases is sending notifications on new releases.