New popupLights and alternative cardGrid
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-v4.1.1.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v4.1.1.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v4.1.1.tft
For more details, see instructions in the ReadMe of the repository.
Breaking Changes:
ha-i
icon type has been removed and replaced with<I></I>
notation #867 @joBr99
See: https://docs.nspanel.pky.eu/entities/
New Features:
(This has some downsides and rendering isn't always clean on nspanel, but looks way better)
Also thanks to @Coding-Lion for the idea with the font :)
- cardGrid is now able to show 8 entities and will adjust dynamically after adding more than 6 entities #898 @joBr99