nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.

GPL-3.0 License

Stars
872
Committers
45

Bot releases are hidden (Show)

nspanel-lovelace-ui - v4.4.0 - Update for HA 2024.04 Latest Release

Published by joBr99 7 months ago

Besides the Update of the App in HACS you need to do the following things:

πŸ”„ Restart the AppDaemon Container

Add the following workaround to your Home Assistant configuration.yaml

https://docs.nspanel.pky.eu/stable/prepare_ha/#workaround-for-homeassistant-202404

πŸ”„ Restart Home Assistant

New Features:

  • Implemented changes to work with upcoming Homeassistant Version 2024.04 @joBr99
nspanel-lovelace-ui - Preperations for upcoming Homeassistant Version

Published by joBr99 12 months ago

Besides the Update of the App in HACS you need to do the following things:

πŸ”„ Restart the AppDaemon Container

New Features:

  • Implemented changes to work with upcoming Homeassistant Version @joBr99
nspanel-lovelace-ui -

Published by joBr99 about 1 year ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.3.1.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v4.3.1.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v4.3.1.tft

For more details, see instructions in the ReadMe of the repository.

New Features:

  • Implemented smaller font sizes for icons on cardGrid #802 #964 @joBr99
          - entity: light.schreibtischlampe
            font: small
            icon: "text:text123"
nspanel-lovelace-ui -

Published by joBr99 about 1 year ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.2.0.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v4.2.0.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v4.2.0.tft

For more details, see instructions in the ReadMe of the repository.

Breaking Changes:

  • The new popupLight page added from previous release has been moved behind a feature flag #945 @joBr99

Add featureExperimentalSliders: True to your config to stick with the new popupLight Page.

  config:
    panelRecvTopic: "tele/tasmota_debug/RESULT"
    panelSendTopic: "cmnd/tasmota_debug/CustomSend"
    featureExperimentalSliders: True

Fixes / Minor Changes:

  • Fixed multiple erros with cardGrid and more than 5 entites #957 #923 #922 #917 #915 @joBr99
  • Time in forecast is now shown timezone aware #955 @joBr99
  • state_template is now also evaluated for entities without state #936 @joBr99
  • state_template is now also evaluated for entities without state #936 @joBr99
  • Fixed sleep timeout being overwritten on popupNotify #933 @joBr99
  • Fixed tilt call for covers #939 @sairon
nspanel-lovelace-ui - New popupLights and alternative cardGrid

Published by joBr99 over 1 year ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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:

New Features:

  • New popup style inspired from HA 2023.03 #371 @joBr99

image

(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

image

Fixes / Minor Changes:

  • Fixed QrCode Scanning on some devices #830 @joBr99
  • Show input instead of error if there is no translation found #874 @joBr99
  • Fixed bug with negative power values not showing correctly on cardPower #869 @joBr99
nspanel-lovelace-ui - New alternative (additional) Screensaver

Published by joBr99 over 1 year ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.0.3.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v4.0.3.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v4.0.3.tft

For more details, see instructions in the ReadMe of the repository.

Breaking Changes:

  • US-P: Moving direction of power on cardPower flipped #768 @joBr99

New Features:

  • Added an popup to select effects of an light entity #371 @joBr99

image

  • Added alternative Screensaver #739 @joBr99

screensaver2

https://docs.nspanel.pky.eu/config-screensaver

Fixes / Minor Changes:

  • Added a new icon type ha-i that allows to use homeassistant templates with mdi icons names #721 @joBr99
  • Added config options for customizing OTA URLs #736 @joBr99
  • Added a cooldown option that can be configured to rate limit entity Updates to a card #738 @joBr99
  • It's now possible to define the timeout for the screensaver per card #746 @joBr99
nspanel-lovelace-ui - v3.9.4

Published by joBr99 over 1 year ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.9.4.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.9.4.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.9.4.tft

For more details, see instructions in the ReadMe of the repository.

Breaking Changes:

  • Slightly changed alternative screensaver layout #607 #680 @joBr99

image

The following screensaver config options have been removed:

  • weatherUnit
  • weatherOverrideForecast1
  • weatherOverrideForecast2
  • weatherOverrideForecast3
  • weatherOverrideForecast4
  • alternativeLayout

The following options from the theme config have been removed:

  • tF1Icon
  • tF2Icon
  • tF3Icon
  • tF4Icon
  • autoWeather (also all options related to states of the weather)

See the documentation for examples of the new customized screensaver config:
https://docs.nspanel.pky.eu/config-screensaver/

  • It's now possible to define a custom value for entities #272 @joBr99

The action_name config options which was used for custom names on buttons has been removed, use value instead.

New Features:

  • Added a new card to display power usage #371 @joBr99

image

https://docs.nspanel.pky.eu/card-power/

  • Added the option to show a title on cardAlarm #658 @joBr99

Fixes / Minor Changes:

  • Fixed Cyrillic font support on the screensaver date #686 @joBr99
nspanel-lovelace-ui - v3.8.3

Published by joBr99 almost 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.8.3.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.8.3.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.8.3.tft

For more details, see instructions in the ReadMe of the repository.

Breaking Changes:

  • Fix state / state_not logic error for entities #637 @esclear

You might need to swap state and state_not in your config.

  • bHome config options to display Home Button has been removed, use overwrite of navigation buttons instead #633 @joBr99

Also see: https://docs.nspanel.pky.eu/subpages/

New Features:

  • Changed Subpage Navigation Entity Names/Keys #641 @joBr99

Navigation is now possible with navigate.key instead of navigate.type_key, old way continues to work for now, but is deprecated.

  • Navigation Buttons on Pages are now confiugureable entities. #633 @joBr99

image

Fixes / Minor Changes:

  • Simplified Berry Driver Installation #632 @joBr99

  • Make single, right status icon possible on screensaver #640 @esclear

  • Add status functionality for non-entities #645 @esclear

  • Respect iconOverride on navigate & service #650 @EddyK69

  • Allow icons based on state of status entity #651 @EddyK69

  • Hide entity based on attributes #652 @joBr99

  • increased size of notification chars #653 @joBr99

  • Fix for empty detail page after change on previous page #662 @kayvenm

nspanel-lovelace-ui -

Published by joBr99 almost 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.7.0.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.7.0.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.7.0.tft

For more details, see instructions in the ReadMe of the repository.

New Features:

  • Option to increase the font size of the status icons on screensaver #618 @joBr99
    image

  • Moved speaker selection to popup dialog #608 @joBr99

image
image

  • Added customizable buttons to cardMedia #608 @joBr99

image

  • Added Home Button on Subpages to jump to the highest level #438 @joBr99

image

  • Added shuffle button to cardMedia #596 @joBr99

image

  • Added support for timers #378 @joBr99

image

  • Implement ha templates for color overwrites #627 #426 #539 @joBr99 @livehybrid

Fixes / Minor Changes:

  • input_select entities are now directly showing the popup #600 @joBr99
  • select entities are now usable like input_select is #595 @joBr99
  • fixed state and state_not for entities @joBr99
  • update berry driver to work with latest tasmota version @joBr99
  • disable spaceing of thermo modes on us-p model #631 @joBr99
nspanel-lovelace-ui -

Published by joBr99 almost 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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.6.0.tft

US Landscape Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-v3.6.0.tft

US Portrait Version: FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-p-v3.6.0.tft

For more details, see instructions in the ReadMe of the repository.

New Features:

  • It is now possible to choose Modes on the climate page #171 @joBr99

image
image

  • It is now possible to choose the value of an input_select entity #537 @joBr99

image

  • The action label of a script/scene is now configureable #479 @joBr99

Fixes / Minor Changes:

  • Width of AM/PM textbox on US-P Firmware has been changed #577 @joBr99
  • alarm entities on cardGrid/cardEntites are now correctly displaied if they are in arming or triggered state #577 @joBr99
  • color for service entities is now configureable #586 @joBr99
  • added some paramters on cardMedia to support colors (for ioBroker) #584 @joBr99
  • added navigation fallback for usage of hiddenCards as default card #535 @joBr99
nspanel-lovelace-ui -

Published by joBr99 almost 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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:

  • Customized Icons will now be passed though to popup Pages for lights and shuters #471 @joBr99

  • New 'ha:' Alias for Icons #492 @joBr99

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
    image

  • It is now possible to remove modes from cardThermo, by specifying the ones that should be shown #469 @joBr99

supportedModes: ["heat"]

  • Alternative mode for popupNotify #510 @joBr99

image

  • Added Translations for Vacuum Cleaner Start/Stop Buttons #470

Fixes / Minor Changes:

  • notifications on screensaver are no loger affected by color or weather updates #482 @joBr99
  • fixed bug with cardThermo showing in the wrong mode #512 @joBr99
  • date is now updated hourly #524 @jobr99
nspanel-lovelace-ui -

Published by joBr99 about 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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:

  • It is now possible to override the color on all entities #443 #429 @joBr99
  • fixed bug with brightness and sleepTracking #425 @joBr99
nspanel-lovelace-ui -

Published by joBr99 about 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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:

  • fixed icon on fan detail page #391 @joBr99
  • sensor list/reason for failed arm on alarm page is working again #415 @joBr99
  • fixed loading of fan detail page #417 @joBr99
nspanel-lovelace-ui - Tilt Controls, Secondary Background Color, Detail Page for Fans

Published by joBr99 about 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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

  • Added color overwrite based on the entity state #295 @joBr99
            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:

  • Improved brightness calculation on startup #333 @joBr99
  • Improved Page Layout of media card in US-P Firmware #334 @joBr99
  • Added Combining Diacritical Marks for Vietnamese #308 @joBr99
  • Improved Handling of Color Updates on Screensaver #307 #304 @joBr99
  • custom colours on navigate items #298 @joBr99
nspanel-lovelace-ui - Bugfix

Published by joBr99 over 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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:

  • Fixed #220 @joBr99
  • fixed timeAddTemplate in combination with screensaver themes @joBr99
  • some minor improvements to cardEntities @joBr99
nspanel-lovelace-ui - Status Icons, Config Enhancements

Published by joBr99 over 2 years ago

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)

  1. Update App in HACS - Restart AppDaemon Container afterwards.
  2. You should get a message for Updating the Firmware on your nspanel

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

image

  • active screen brightness is now configurable with screenBrightness Key, working similar to sleepBrightness 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
    image

Breaking Change:

  • syntax of iText has been changed
  • fixed typo in timeAdditionalTemplate and dateAdditionalTemplate
nspanel-lovelace-ui - Redesign of Climate Page / WiFi Page / Swipe Support (kind of)

Published by joBr99 over 2 years ago

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

image

  • 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

image

  • new page for displaying a qr-code next to 2 entities #194 @joBr99

image

  • 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

image

  • added support to enable/disable automations #218 @joBr99

  • **title on cardThermo and cardMedia is now overridable #229 @joBr99 **

nspanel-lovelace-ui - Updated Material Design Icons, Fan and Lock Support

Published by joBr99 over 2 years ago

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
nspanel-lovelace-ui - Display Flash Optimization, Screensaver Improvements

Published by joBr99 over 2 years ago

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
nspanel-lovelace-ui - Icons, Languages and more Languages

Published by joBr99 over 2 years ago

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 - Afrikaans
    • ar_xx - Arabic
    • bg_xx - Bulgarian
    • ca_xx - Catalan
    • cs_xx - Czech
    • da_xx - Danish
    • de_xx - German
    • el_xx - Greek
    • en_xx - English
    • es_xx - Spanish
    • et_xx - Estonian
    • fa_xx - Persian
    • fi_xx - Finnish
    • fr_xx - French
    • he_xx - Hebrew
    • hr_xx - Croatian
    • hu_xx - Hungarian
    • hy_xx - Armenian
    • id_xx - Indonesian
    • is_xx - Icelandic
    • it_xx - Italian
    • lb_xx - Luxembourgish
    • lt_xx - Lithuanian
    • lv_xx - Latvian
    • nb_xx - Norwegian
    • nl_xx - Dutch
    • nn_xx - Norwegian
    • pl_xx - Polish
    • pt_xx - Portuguese
    • ro_xx - Romanian
    • ru_xx - Russian
    • sk_xx - Slovak
    • sl_xx - Slovenian
    • sv_xx - Swedish
    • th_xx - Thai
    • tr_xx - Turkish
    • uk_xx - Ukrainian
    • vi_xx - Vietnamese
Badges
Extracted from project README
hacs_badge GitHub Release GitHub Activity
Related Projects