Releases: joBr99/nspanel-lovelace-ui
Colored Icons, Localization, Grid Page
Besides the Update of the App in HACS you need to update the following components:
Update/reflashing of the display firmware required
Update of your tasmota berry driver required
How to update
Run the following command from your tasmota console:
FlashNextionFast http://nspanel.pky.eu/lovelace-ui/github/nspanel-b0027d4.tft
UpdateDriverVersion https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/tasmota/autoexec.be
For more details see instructions in the ReadMe of the repository.
Changes:
- added an alternative to the cardEntities Page, a page with a button grid :)
- Colored Icons, lights are now reflecting their current state
- Localization - dates in your local language on the screensaver (needs installation of babel, check manual)
- implemented an auto update mechanism for the berry driver and display firmware (hacs update still needed), to be utilized in future updates
- changed the berry driver to a modified version of ns-flash from @peepshow-21, to improve stability during flashing
Redesign of Light Detail Page and support for Operating Modes on Thermostat Page
Besides the Update of the App in HACS you need to update the following components:
Update/reflashing of the display firmware required
How to update
Run the following command from your tasmota console:
FlashNextionFast http://nspanel.pky.eu/lovelace-ui/github/nspanel-4d27f2f.tft
For more details see instructions in the ReadMe of the repository.
Changes:
- Redesign of the Light Detail Page; Page will now open in the correct mode.
- Added Buttons to choose the operating mode from Thermostat Page
v1.2.2
v1.2.1
Update/reflashing of the display firmware required
How to update
Run the following command from your tasmota console:
FlashNextionFast http://nspanel.pky.eu/lovelace-ui/github/nspanel-1533f52.tft
For more details see instructions in the ReadMe of the repository.
Changes:
- added error messages on nspanel for misconfigured items
- fixed brightness bug on nspanel after changes in appdaemon
- fixed text length of item2 on entities page
Layout Change - Navigation Buttons
Update/reflashing of the display firmware required
How to update
CHECK YOUR apps.yaml the class/module name has changed from lovelance to lovelace
---
nspanel-kueche:
module: nspanel-lovelace-ui
class: NsPanelLovelaceUIManager
Run the following command from your tasmota console:
FlashNextionFast http://nspanel.pky.eu/lovelace-ui/github/nspanel-842ad46.tft
For more details see instructions in the ReadMe of the repository.
Changes:
- Layout of Navigation Buttons changed
- added color_modes to the color wheel
- fixed screen brightness after changes in appdaemon