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)
- Update App in HACS - Restart AppDaemon Container afterwards.
- 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:
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:
Navigation is now possible with navigate.key
instead of navigate.type_key
, old way continues to work for now, but is deprecated.