Besides the Update of the App in HACS you need to update the following components:
Update/reflashing of the display firmware required
Restart of the AppDaemon Container might be needed
How to update
You should get a notification about the display firmware update on your panel with this release, just press yes and wait for completion of the flashing.
If you want to update manually run the following command from your tasmota console:
FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v1.7.0.tft
For more details see instructions in the ReadMe of the repository.
Changes:
Default Icons are now overridable:
items:
- light.wled
- switch.deckenbeleuchtung_hinten:
icon: lightbulb
initial support for binary_sensor platform
icons are now dependent on state and device_class
changed behaviour of light detail page, should now open in correct state
a lot of internal cleanup and changes