v3.4 - New climate page and some bug fixes #877
Replies: 5 comments 7 replies
-
New climate works great and is useable now!!! Previous versions had disabled. The alignment for entities seems backwards to me... left and right should be swapped. |
Beta Was this translation helpful? Give feedback.
-
Hi Guys! i just updated to 3.4 (US) but now all i see on the screen is "Loading" i reboot it a couple of time and after the splash screen i just go back to the loading... any suggestions? |
Beta Was this translation helpful? Give feedback.
-
As soon as I upgraded to 3.4, home assistant started being VERY slow, and occasionally restarted. Home assistant logs were full of an Nspanel related error. The solution seemed to be not having the power readings on the home page, but only on the entity page. This still floods HA, but only while the entity page is displayed. |
Beta Was this translation helpful? Give feedback.
-
Love the update. Heartfelt thanks to everyone involved. SOOOOO much speedier and indications for climate etc. Thanks again! :) |
Beta Was this translation helpful? Give feedback.
-
Do you know if it works with gree integration? |
Beta Was this translation helpful? Give feedback.
-
Support this 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
It's been a while since the last update - but we also need time for our families.
In this version we have reprogrammed the climate page and the code from scratch and believe me, climate is really no fun :)
The Home page also got some attention and is loading much faster.
In addition, we have fixed some bugs and adjusted small things in the UI design.
Updating
Since in this update lots of input to the blueprint changed, we highly recommend you review your settings and make sure all fields have the correct selection. We did our best to support your legacy settings and avoid breaking your system, but please double check your settings if you see something not working as expected.
Files that need to be reloaded:
Instructions
You can find the update procedures following here:
Breaking changes
Overview of all changes
date_format
engine #744)Details of all changes
1. New Climate Page
The climate page was totally rebuild and now is more responsive, with more information available and much easier to use.
The Climate Page pulls all information from the selected Climate Device in the Blueprint.
This allows us to also support climates like sauna or with Fahrenheit.
2. More flexible date & time engine
Apart of the options for date and time you are already familiar, users can now define their preferred format using any of the options available for Strftime in ESPHome.
To use your own format, just type it in the drop down:
Please be careful using this, as you can easily exceed the limited space for time and date strings in your panel.
3. Select alignment on entities pages
You can now select how the column showing the values will be aligned in your entities pages:
4. Auto-update of entities pages
Now while an Entity page is visible, all the entities will be updated when it's statuses changes, improving the user's experience.
5. Much faster load of home page
The Home page is now updated in the background, even when the panel is sleeping, and will be shown almost instantaneously with a touch in the screen or when navigating from other pages.
Next topics we are currently working on
See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap
What's Changed
New Contributors
Full Changelog: v3.2.2...v3.3
This discussion was created from the release v3.4 - New climate page and some bug fixes.
Beta Was this translation helpful? Give feedback.
All reactions