Edward Firmo 3a5f562c20 More flexible date_format engine (#744)
* More flexible `date_format` engine

This is not changing anything for normal users other than minor UI on the blueprint setting, however will start using the `date_format` in a python standard string, but translating `%A` with existing weekdays in MUI.
Advanced users will be able to edit they automation yaml (either in `automations.yaml` file or editing the automation in yaml mode) in order to use any format they want.
=> This is not adding new translations to short week days or months, so if users add this in advanced mode, it will be shown in English.

* Added support for translation of date strings

Support translations to all date related strings.
=> Pending the translations - to ask support from the community.

* Support for custom date formats

* Fixed translation PRT

* Update nspanel_blueprint.yaml
2023-05-22 13:55:05 +02:00
2023-04-19 13:16:28 +02:00
2023-01-11 12:22:02 +01:00
2023-04-20 12:08:16 +02:00
2023-04-19 23:50:03 +02:00
2023-04-19 23:50:03 +02:00
2022-11-07 13:28:48 +01:00
2022-11-07 13:33:15 +01:00
2023-04-28 01:16:22 +02:00
2023-05-21 22:44:06 +02:00
2023-05-21 22:44:06 +02:00
2023-05-21 22:44:06 +02:00
2023-05-21 22:44:06 +02:00
2023-04-26 22:04:15 +02:00

NSPanel Custom with HA Blueprint

You use our NSPanel version and are satisfied with it? Then we would be very happy about a donation to support our project.

Paypal

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This project allows you to configure your complete NSPanel via a Blueprint with UI.

That means you don't have to customize any code or change any lines in the code.

So you have a nice graphical interface where you can build your NSPanel. And the best thing is, the installation takes only a few minutes.

The goal was to create a version that allows everyone to use the NSpanel fully local without having to deal with programming or reading hours of documentation - AND YES WE DID IT!!!! ;)

📕 Full documentation and installation is available here NSPanel Configuration, Setup and HowTo.

📌 Step by Step - Setup and Overview Video´s

🚀 How to create "Issues" when I have a problem WIKI HowTo

All Feature Requests can be found here All Feature Request

🎉 Roadmap Roadmap can be found here Roadmap

💥 Please move pull request to DEV branch and not to main branch - thanks!

🙋 WE ARE LOOKING FOR YOU! We are always looking for people who would like to support this project. We are looking for help with "programming new features, writing documentation or translating documentation to EN. If you are interested then please contact us :)

NSPanel:

2 Home

3 Buttonpage NEW Domains

(Home and Buttonpage)

4 lightsetting 1 5 Lightsetting 2

(Lightsettings - Brightness and TEMP Color)

6 Lightsetting 3 7 Thermostat

(Colorwheel and Thermostat)

8 Cover 9 Weather

(Coversetting and Weather Forecast)

10 Settings 1 Boot

(NSPanel Settings and Boot Screen)

Device Setting 1 Device Setting 2

(HA Device Setting for Example temperature correction)

Blueprint:

Blueprint 1 Blueprint 2

Features:

  • Easy to use and simple configuration via Blueprint - no change in the code is necessary
  • 32 buttons on 4 button pages with long press function for settings (more buttons are also possible)
  • Button design is automatically generated based on the selected entity
  • Buttons show current brightness and cover position in the button itself
  • Buttons label can be assigned via blueprint
  • Weather + 5 days weather forecast
  • Thermostat + Touch + Relay control for floor heating
  • Light control (brightness-slider, colorwheel, TempColor-slider) - via long Press
  • Cover control (open, close, position-slider) - via long press
  • Settings page (display brightness, display dim brightness, sleep mode, reboot NSPanel)
  • Swipe between pages
  • Top menu with 10 icons for specific states
  • Heating control (hot water)
  • Modern design - design easy to change via Adobe Express (free + design template)
  • 2 physical switches with optional fallback mode
  • and much more ;)

Pages

Home

  • Current weather with button to Weather Forcast page
  • Hardware buttons can be freely assigned
  • Hardware button label (optional)
  • Blue line indicates the entity's states (on or off)
  • Outside temperature
  • Status icons at the top
  • Room temperature with button to thermostat page
  • Room humidity
  • Up to 3 user's selectable entities

Button Page

  • 32 Button
  • 4 Button pages
  • Button design is automatically generated based on the selected entity
  • Buttons show current brightness and cover position in the button itself
  • Buttons label can be assigned via blueprint
  • all buttons with long press function
  • automatic detection by long press if it is a light or cover for submenu
  • swipe between all pages
  • swipe also down and up for fast access to certain pages

Light Settings

  • Light current state
  • Brightness Slider
  • Colorwheel
  • TempColor slider
  • Jump back to the right button page

Cover Settings

  • Open and close cover
  • Cover position via slider
  • Cover battery value if available (I use Ikea roller blind)
  • jump back to the right button page

Thermostat

  • Touch Temp control
  • Outside temperature
  • Hot water
  • heating on, off and idle
  • Hot water button

Weather Forecast

  • 5 days Weather Forecast via swipe (Integration Accuweather - but should also go with other integrations)
  • Lowest and highest temperature outside
  • Date
  • Rain probability
  • Sunshine hours
  • UV index
  • Thunderstorm probability
  • Wind speed

Display Settings

  • Restart NSPanel
  • Sleep mode - display off after time X
  • Display brightness slider
  • Display dim brightness slider
  • Status Brightness in %

Thanks to:

SmartHome Yourself: https://www.youtube.com/c/SmarthomeyourselfDe_DIY

Masto: https://github.com/masto/NSPanel-Demo-Files

Marcfager: https://github.com/marcfager/nspanel-mf

lovejoy77: https://github.com/lovejoy777/NSpanel

Hellis81: https://github.com/Hellis81/NS-panel

Description
This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
Readme 1.6 GiB
Languages
C++ 94.2%
Python 5.8%