github Blackymas/NSPanel_HA_Blueprint v.3.0.0
v.3.0.0 - major update with many features and improvements

latest releases: v4.3.11, stable, latest...
20 months ago

🔥🔥🔥 New Year - New Version 🔥🔥🔥

General

First of all, I hope you all had a great start into the new year!
How could we start the year better than with a big update :)

I think it is clear to everyone that this project costs a lot of time and money.

Therefore we came to the decision to introduce a donation link.

Everyone can donate how much he/she wants to support this project and our efforts.

So if you want to show your appreciation for our work, please follow the link below:

Paypal

 

Files that need to be reloaded:

  • nspanel_blueprint.yaml
  • nspanel.tft
  • nspanel_esphome.yaml

 

What's changed

Community Updates

  • sorted and fixed language selection - thanks @PunkRa1n
  • added Fan entity to supported button entities - thanks @tikismoke
  • added binary_sensor to supported button entities - thanks @naofireblade

 

DEV Team Updates

  • Breaking change - new and easy way to select the weather entity 🔥 !Attention - you have to set this after update to v.3.0.0 in your automation(s)
    This also fixes the problem with the default HA weather when HA is reinstalled
    Bildschirmfoto 2023-01-12 um 21 16 16

 

  • Redesign of the home page
    With this we have found a new area for more buttons which enables the implementation of new functions. In this release, only the Notification button is currently being added. The next functions will be added step by step with the next releases.

Here is a first glance on the new functions

Github-1-2

 

  • new function "add Indoor Temperature Sensor"
    It is now possible to add your own indoor temperature sensor to replace the internal NSPanel Temp Sensor on the home page
    Bildschirmfoto 2023-01-12 um 21 48 34

 

  • new function "Notification"
    Now it is possible to send a notification to the NSPanel via HA.
    On the new notification page there is the possibility to mark the message as read and delete it or keep the message.
    If the message is not deleted, a notification icon is displayed on the home page.
    The notification icon can have two different colors - red -> unread and white -> read but not deleted.

    Bildschirmfoto 2023-01-12 um 21 45 33

 

  • new function "play a sound"
    It is now also possible to send a rtttl sound to the NSPanel via HA. This function can be useful for automations.

Examples see here:
https://esphome.io/components/rtttl.html#common-beeps
or
https://codebender.cc/sketch:109888#RTTTL%20Songs.ino

Bildschirmfoto 2023-01-12 um 21 45 50

 

  • new function "confirmation"
    It is now possible to enable confirmation via blueprint for each button. This means that if the button is pressed, this must first be confirmed before the action is executed. Helpful for important things like front door, garden lighting or for children and older people.
    Bildschirmfoto 2023-01-12 um 21 51 46

 

  • added a button to disable the NSPanel sound
    added a button to ENABLE the NSPanel sound (default = off) for notification AND boot
    Bildschirmfoto 2023-01-12 um 21 47 56

 

  • add new HA Service for manual upload of a tft file
    (for example the blank_tft can be uploaded if there are problems with the TFT file)
    Bildschirmfoto 2023-01-12 um 21 12 39

 

  • new boot menu with reboot button.
    It will now only jump to the home page when the boot process has been completed successfully. Reboot button on the boot page only required if boot does not succseed
    Github-1-3

 

  • Some changes in the code for better performance and small bugfixes

 

Next topics we are currently working on

See here: roadmap Roadmap contains future features

What's Changed

New Contributors

Full Changelog: v.2.2.0...v.3.0.0

Don't miss a new NSPanel_HA_Blueprint release

NewReleases is sending notifications on new releases.