Skip to content

v3.8.3

Compare
Choose a tag to compare
@joBr99 joBr99 released this 05 Jan 21:47
· 4058 commits to main since this release
ade8c0d

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

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

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

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

Breaking Changes:

  • Fix state / state_not logic error for entities #637 @esclear

You might need to swap state and state_not in your config.

  • bHome config options to display Home Button has been removed, use overwrite of navigation buttons instead #633 @joBr99

Also see: https://docs.nspanel.pky.eu/subpages/

New Features:

  • Changed Subpage Navigation Entity Names/Keys #641 @joBr99

Navigation is now possible with navigate.key instead of navigate.type_key, old way continues to work for now, but is deprecated.

  • Navigation Buttons on Pages are now confiugureable entities. #633 @joBr99

image

Fixes / Minor Changes: