Compare commits
50 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a36d9bf36 | ||
|
|
3d7564b003 | ||
|
|
7bebb0e8bf | ||
|
|
34daabcaad | ||
|
|
817aa011cf | ||
|
|
7f2ecd360e | ||
|
|
f259e202bd | ||
|
|
045c1ed939 | ||
|
|
532f0f5ffe | ||
|
|
805317e865 | ||
|
|
a1e420e2cf | ||
|
|
549a978736 | ||
|
|
184f25cb3f | ||
|
|
dd14d6f88c | ||
|
|
7a4f9f6f70 | ||
|
|
e7df0e5099 | ||
|
|
bda5a311c6 | ||
|
|
e5c44c9510 | ||
|
|
387376a36b | ||
|
|
4c53f18d5b | ||
|
|
919a4fe707 | ||
|
|
d30557a3a6 | ||
|
|
bc453a917f | ||
|
|
e0a1117a4a | ||
|
|
62a73ad255 | ||
|
|
55de07ecde | ||
|
|
c60aca7e54 | ||
|
|
d8cf4fbd2b | ||
|
|
795260ccaf | ||
|
|
5d1ab726ae | ||
|
|
c3b4eb8a87 | ||
|
|
46582e3010 | ||
|
|
592200e7d6 | ||
|
|
dcd60b8cc4 | ||
|
|
a63c4f1412 | ||
|
|
b1579c7ea9 | ||
|
|
f5b9b1714a | ||
|
|
95ad152139 | ||
|
|
fbc35f697f | ||
|
|
8513dd20a8 | ||
|
|
97a728d7ab | ||
|
|
86efacc40b | ||
|
|
e2944af7e7 | ||
|
|
9f5acb35ba | ||
|
|
5d6c64943c | ||
|
|
32c4ccbbef | ||
|
|
47ac25b446 | ||
|
|
5804383c2b | ||
|
|
4efeb2d937 | ||
|
|
a19f35262f |
27
README.md
27
README.md
@@ -4,7 +4,6 @@
|
|||||||
[](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FBlackymas%2FNSPanel_HA_Blueprint%2Fblob%2Fmain%2Fnspanel_blueprint.yaml)
|
[](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FBlackymas%2FNSPanel_HA_Blueprint%2Fblob%2Fmain%2Fnspanel_blueprint.yaml)
|
||||||
|
|
||||||
This project allows you to configure your complete NSPanel via a Blueprint with UI.
|
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.*
|
### *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.
|
So you have a nice graphical interface where you can build your NSPanel.
|
||||||
@@ -14,17 +13,21 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||
|
|
||||||
📕 Full documentation and installation is available here [NSPanel Configuration, Setup and HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki).
|
📕 Full documentation and installation is available here [NSPanel Configuration, Setup and HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki).
|
||||||
|
|
||||||
🚀 How to create "Issues" when I have a problem [WIKI HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/Welcome-to-the-NSPanel_HA_Blueprint-WIKI)
|
🚀 How to create "Issues" when I have a problem [WIKI HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki)
|
||||||
|
|
||||||
⭐ All Feature Requests can be found here [All Feature Request](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request)
|
⭐ All Feature Requests can be found here [All Feature Request](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request)
|
||||||
|
|
||||||
🎉 Roadmap Roadmap can be found here [Roadmap](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap)
|
🎉 Roadmap Roadmap can be found here [Roadmap](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/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 :)**_
|
🙋 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:
|
## NSPanel:
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
(Home and Buttonpage)
|
(Home and Buttonpage)
|
||||||
|
|
||||||
@@ -44,7 +47,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
(Coversetting and Weather Forcast)
|
(Coversetting and Weather Forecast)
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
@@ -57,7 +60,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
(HA Device Seeting for Example temperature correction)
|
(HA Device Setting for Example temperature correction)
|
||||||
|
|
||||||
|
|
||||||
## Blueprint:
|
## Blueprint:
|
||||||
@@ -67,28 +70,28 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||
|
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
- easy to use and simple configuration via Blueprint - no change in the code is necessary
|
- 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)
|
- 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
|
- Button design is automatically generated based on the selected entity
|
||||||
- Buttons show current brightness and cover position in the button itself
|
- Buttons show current brightness and cover position in the button itself
|
||||||
- Buttons label can be assigned via blueprint
|
- Buttons label can be assigned via blueprint
|
||||||
- Weather + 5 days weather forcast
|
- Weather + 5 days weather forecast
|
||||||
- Thermostat + Touch + Relay control for floor heating
|
- Thermostat + Touch + Relay control for floor heating
|
||||||
- Light control (brightness-slider, colorwheel, TempColor-slider) - via Long Press
|
- Light control (brightness-slider, colorwheel, TempColor-slider) - via long Press
|
||||||
- Cover control (open, close, position-slider) - via long press
|
- Cover control (open, close, position-slider) - via long press
|
||||||
- Settings page (display brightness, display dim brightness, auto-dim, sleep mode, reboot NSPanel)
|
- Settings page (display brightness, display dim brightness, auto-dim, sleep mode, reboot NSPanel)
|
||||||
- Swipe between pages
|
- Swipe between pages
|
||||||
- Top menu with 10 icons for specific states
|
- Top menu with 10 icons for specific states
|
||||||
- Heating control (hot water)
|
- Heating control (hot water)
|
||||||
- modern design - design easy to change via Adobe Express (free + design template)
|
- Modern design - design easy to change via Adobe Express (free + design template)
|
||||||
- 2 pysical switches
|
- 2 physical switches
|
||||||
- and much more ;)
|
- and much more ;)
|
||||||
|
|
||||||
|
|
||||||
# Pages
|
# Pages
|
||||||
|
|
||||||
## Home
|
## Home
|
||||||
- current weather with button to Weather Forcast page
|
- Current weather with button to Weather Forcast page
|
||||||
- Hardware buttons can be freely assigned
|
- Hardware buttons can be freely assigned
|
||||||
- Hardware button label or without label
|
- Hardware button label or without label
|
||||||
- Blue line indicates on or off of the entity
|
- Blue line indicates on or off of the entity
|
||||||
@@ -135,8 +138,8 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
|||||||
- Hot water button
|
- Hot water button
|
||||||
|
|
||||||
|
|
||||||
## Weather Forcast
|
## Weather Forecast
|
||||||
- 5 days Weather Forcast via swipe (Integration Accuweather - but should also go with another integration)
|
- 5 days Weather Forecast via swipe (Integration Accuweather - but should also go with another integration)
|
||||||
- Lowest and highest temperature outside
|
- Lowest and highest temperature outside
|
||||||
- Date
|
- Date
|
||||||
- Rain probability
|
- Rain probability
|
||||||
|
|||||||
BIN
nspanel.HMI
BIN
nspanel.HMI
Binary file not shown.
BIN
nspanel.tft
BIN
nspanel.tft
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user