Releases: joBr99/nspanel-lovelace-ui
v3.5.0
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.5.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.5.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.5.0.tft
For more details, see instructions in the ReadMe of the repository.
New Features:
It is now possible to render HomeAssistant Templates instead of Icons; This allows for example to show a Temperature Value on screensaver.
icon: 'ha:{{int(state_attr("climate.wohnzimmer_boden","current_temperature"))}}°'
https://docs.nspanel.pky.eu/entities/#override-icons-or-names
-
It is now possible to show the status of a climate entity on cardGird/cardEntities; may be used in combination with navigate #469 @joBr99
-
It is now possible to remove modes from cardThermo, by specifying the ones that should be shown #469 @joBr99
supportedModes: ["heat"]
- Added Translations for Vacuum Cleaner Start/Stop Buttons #470
Fixes / Minor Changes:
v3.4.0
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
Fixes / Minor Changes:
v3.3.1
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.3.1.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.3.1.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.3.1.tft
For more details, see instructions in the ReadMe of the repository.
New Features:
- It is now possible to override the color on weather forecast overwrites #382 @joBr99
- It is now possible to toggle fans from cardGrid #420 @joBr99
- sun entities are now displayed on cardEntities/cardGrid #382 @WhistleMaster
- it is now possible to hide arming modes from alarm card #352 @WhistleMaster
- alarm entities are now displayed on cardEntities/cardGrid #398 @WhistleMaster
- it is now possible to start and stop vaccum cleaners from cardEntities/cardGrid #393 @joBr99
- zones for sleep tracking are now configureable #380 @joBr99
- it is now possible to use input_select from cardEntities/cardGrid #301 @joBr99
Fixes / Minor Changes:
Tilt Controls, Secondary Background Color, Detail Page for Fans
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.2.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.2.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.2.0.tft
For more details, see instructions in the ReadMe of the repository.
New Features:
- Added option to configure the background color (black or the default slight gray value from Homeassistant) # @joBr99
defaultBackgroundColor
| True | string | ha-dark | backgroud color of all cards, valid values: black
, ha-dark
color:
"on": [255,0,0]
"off": [0,0,255]
- Fans are now displayed as Switch, with a detail Page like covers or lights #326 @joBr99
- Implemented tilt controls for covers on cover detail page #240 @joBr99
Fixes / Minor Changes:
Bugfix
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.1.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.1.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.1.0.tft
For more details, see instructions in the ReadMe of the repository.
Changes:
Status Icons, Config Enhancements
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
Redesign of Climate Page / WiFi Page / Swipe Support (kind of)
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)
After restarting the AppDaemon Container, you should get a message for Updating on your nspanel
How to update (manually)
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:
EU Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v2.9.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v2.9.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v2.9.0.tft
For more details see instructions in the ReadMe of the repository.
Changes:
-
With this release comes a edge swipe feature as an alternative to the navigation buttons, thanks to #182 @matrixx567
-
Redesign of Climate Page - to reclaim some space for addional features in future releases @joBr99
-
Climate Page does now support up to 8 different modes #180 @joBr99
-
climate has now a config option for the temperature unit #189 @joBr99
-
config option to show addional text in date line #195 @joBr99
-
covers are now showing their end positions through the color of the up and down buttons #196 @joBr99
-
defaultCard config option on screensaver is now evaluated as home assistant template #193 @joBr99
-
sensors are now showing their value on cardGrid thanks to #208 @illuzn
-
device types of covers are now used to change the icons #203 @illuzn
-
sensor icon mappings are now added for all types #207 @illuzn
-
icons on screensaver can be configured to be colorized #219 @illuzn
Updated Material Design Icons, Fan and Lock Support
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)
After restarting the AppDaemon Container, you should get a message for Updating on your nspanel
How to update (manually)
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:
EU Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v2.8.1.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v2.8.1.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v2.8.1.tft
For more details see instructions in the ReadMe of the repository.
Changes:
- updated Material Design Icons
- fixed localization
- added support for locks on entity/grid page
- added support for fans on entity page
- localization on popup pages
- position info on shutter page
- sleepTracking is now usable with presence/occupancy sensors
- notifications on screensaver
- fixed CRC on messages sent from panel
- fixed sliders on entities page in US-P version
Display Flash Optimization, Screensaver Improvements
Besides the Update of the App in HACS you need to do the following things:
- Restart the AppDaemon Container
After restarting the AppDaemon Container, you should get messages for Updating on your nspanel
-
Update/reflashing of the display firmware required
-
Update/reflashing of the tasmota berry driver required
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:
EU Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v2.7.2.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v2.7.2.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v2.7.2.tft
If you want to update the berry driver manually run the following tasmota command:
Backlog UpdateDriverVersion https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/tasmota/autoexec.be; Restart 1
For more details see instructions in the ReadMe of the repository.
Changes:
- Screensaver Items are now updating immediately and no longer in a 15-minute interval
- Screensaver Page is now usable with navigation items
- Logging bugfix, log source is now displayed correctly
- Huge Performace Improvements on Display Flashing
- Full Flash down from 15 minutes to 5 minutes
- Update Flash down from 4 minutes to 22 seconds
Icons, Languages and more Languages
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
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:
EU Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-v2.6.0.tft
US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v2.6.0.tft
US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v2.6.0.tft
For more details see instructions in the ReadMe of the repository.
Changes:
-
you can now use all 5118 Icons in the new Cheetsheet instead of 60
Icon Cheetsheet -
added support for a ton of non-latin characters
-
added translations for 21 new languages (bold ones are new)
af_xx
- Afrikaansar_xx
- Arabicbg_xx
- Bulgarianca_xx
- Catalancs_xx
- Czechda_xx
- Danishde_xx
- Germanel_xx
- Greeken_xx
- Englishes_xx
- Spanishet_xx
- Estonianfa_xx
- Persianfi_xx
- Finnishfr_xx
- Frenchhe_xx
- Hebrewhr_xx
- Croatianhu_xx
- Hungarianhy_xx
- Armenianid_xx
- Indonesianis_xx
- Icelandicit_xx
- Italianlb_xx
- Luxembourgishlt_xx
- Lithuanianlv_xx
- Latviannb_xx
- Norwegiannl_xx
- Dutchnn_xx
- Norwegianpl_xx
- Polishpt_xx
- Portuguesero_xx
- Romanianru_xx
- Russiansk_xx
- Slovaksl_xx
- Sloveniansv_xx
- Swedishth_xx
- Thaitr_xx
- Turkishuk_xx
- Ukrainianvi_xx
- Vietnamese