Skip to content

v3.9.4

Compare
Choose a tag to compare
@joBr99 joBr99 released this 29 Jan 16:18
· 4058 commits to main since this release
320090e

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.9.4.tft

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

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

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

Breaking Changes:

image

The following screensaver config options have been removed:

  • weatherUnit
  • weatherOverrideForecast1
  • weatherOverrideForecast2
  • weatherOverrideForecast3
  • weatherOverrideForecast4
  • alternativeLayout

The following options from the theme config have been removed:

  • tF1Icon
  • tF2Icon
  • tF3Icon
  • tF4Icon
  • autoWeather (also all options related to states of the weather)

See the documentation for examples of the new customized screensaver config:
https://docs.nspanel.pky.eu/config-screensaver/


  • It's now possible to define a custom value for entities #272 @joBr99

The action_name config options which was used for custom names on buttons has been removed, use value instead.

New Features:

image

https://docs.nspanel.pky.eu/card-power/

  • Added the option to show a title on cardAlarm #658 @joBr99

Fixes / Minor Changes:

  • Fixed Cyrillic font support on the screensaver date #686 @joBr99