v3.2.1 - New features and some fixes #545
Closed
Blackymas
announced in
Announcements
Replies: 2 comments
-
Thank you again for another bigger and better version! :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Wow, that looks like a great update! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Support us and the project
As always, we would like to thank everyone who donated to this project and remind you that every donation helps to support this project - so if you haven't made a donation yet, now would be a good time ;)
General
I am super happy to announce that we have a new member in the DEV team who will support us in the development of this project.
Some of you may already know @edwardtfn from the HA community or from the tickets.
Say hello to @edwardtfn - we are happy to welcome you in the team :)
Important notes
This is a small but important update. Some of you have experienced a few issues that we have fixed in this update.
In addition, we have added two new features.
The full release notes of v3.2 can be found here: https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v.3.2
Files that need to be reloaded:
Update procedure can be read here:
EN: https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/(EN)-HowTo---All-important-thing-you-should-know
DE: https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/(DE)-HowTo---Alle-wichtigen-Dinge-die-man-wissen-sollte
Community Updates
Overview of all changes
"Add new time and date format." - Now, different formats can be selected in the blueprint.
"Add RGB color picker" - We have added an "RGB Color Picker" to simplify the color selection.
"Add input_boolean domain for chips " - The input_boolean domain has been added for the chips
"Fix Notification Page" - Fix for both buttons on the notification page that did not work anymore
"Fix reload automation " - When the blueprint is modified or an automation is saved, the display does not reboot anymore
"Fix for slow response with "Loading..."" - Fix the error where a missing/invalid entity causes the panel to slow down when opening a new page or keeps with "Loading..." on the screen until it timeouts.
"Fix climate on/off" - Fix error related to dict not containing on/off
"Fix for "Error rendering data template"" - This fix the following error which happens when an entity with a non-numeric value ('unknown', 'unavailable', some text, etc.) is sent to the device
"Fix Nspanel stays on loading"
"Fix for warning list object has no element n" - Fix for the following error happening when opening climate page
"Fix hw-button hold display"
"Fix: remove hone page buttons " - The settings icon has been removed and replaced by a "hidden" button on the clock.
Details of all changes
1. Add new time and date format
Now, different formats can be selected in the blueprint.
2. Add RGB color picker
We have added an "RGB Color Picker" to simplify the color selection.
Next topics we are currently working on
See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap
What's Changed
- choice
by @edwardtfn in Removed incorrect instance of- choice
#508input_boolean
to chips by @edwardtfn in Add support toinput_boolean
to chips #527New Contributors
Full Changelog: v.3.2...v3.2.1
This discussion was created from the release v3.2.1 - New features and some fixes.
Beta Was this translation helpful? Give feedback.
All reactions