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.0.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.0.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.0.0.tft
For more details, see instructions in the ReadMe of the repository.
Changes:
- Icon Overwrite Feature allows now the configuration of different icons per homeassistant state @joBr99
- added two configurable status icons to screensaver page #233 @joBr99
- active screen brightness is now configurable with
screenBrightness
Key, working similar tosleepBrightness
Key #239 @joBr99 - Color Picker on Light Detail Page is now bigger in US-P Version #225 @joBr99
- alarm card is now able to show the reason for a failed attempt to arm #242 @joBr99
- qrcode text is now also parsed as a HA Template #251 @joBr99
- qrcode is now automatically centering in case there are no entities configured #250 @joBr99
- there is now an action configurable for the media icon in the top left corner of the media page #255 @joBr99
- cardEntites and cardGrid Entities are now supporting conditions for displayed items #258 @joBr99
- added support for zh-hant and zh-hans language #197 @joBr99
- navigate entities can now display the status of another HA entity #228 @joBr99
- icon color is now overwritable #254 @joBr99
- navigate items can now have a status/take over state/value from entities #263 #228 @joBr99
- climate/thermo cards supports now setting a temperature range for devices supporting it #124 @joBr99
- change char limit for sensors on cardGrid to 4 #284 @joBr99
Breaking Change:
- syntax of iText has been changed
- fixed typo in timeAdditionalTemplate and dateAdditionalTemplate