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.4.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.4.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.4.0.tft
For more details, see instructions in the ReadMe of the repository.
New Features:
-
Slight changes to the UI Layout of the climate/thermo card #452 @joBr99
- bigger icons for temp up/down
- remove action label, and increase spacing & button sizes of action buttons
-
cardGird is now showing the icon for sensors if icon overrides are specified #447 @joBr99
-
It is now possible to select the preset mode of fans #444 @joBr99
-
It is now possible to override the state of the service buttons #452 @joBr99
-
brightness slider is now also visible for turned off lights, if supported by the device #437 @joBr99
-
It is now possible to show a button that is calling a service, without a helper script #253 @joBr99
-
It is now possible to override the state of the service buttons #452 @joBr99
-
binary_sensors are now showing the correct icons without specifying them in apps.yaml #431 @joBr99
-
binary_sensors are now showing the correct translation instead of on/off #259 @joBr99
-
person entity type is now supported by cardEntites/cardGrid #422 @joBr99