46 lines
2.5 KiB
Markdown
46 lines
2.5 KiB
Markdown
# NSPanel Custom with HA Blueprint
|
|
Custom Firmware for NsPanel (esphome) and HA Blueprint with configuration of button, light settings, thermostate, colorwheel, colortemp, cover, weather preview, automatic TFT upload etc.
|
|
|
|
Why another version for the NSPanel?
|
|
Well - all versions I've seen (except @joBr99s version) have been missing something everywhere.
|
|
That's why I decided to create something myself.
|
|
My thanks to Masto, Marcfager, lovejoy777, Hellis81 and SmartHome yourself ( link see below) for sharing your code. give them the credit they deserve, I'm merely a copy paste ninja. XDD
|
|
|
|
|
|
## GOAL:
|
|
My goal was to create a version that could be quickly adopted for multiple NSPanels.
|
|
In addition, the configuration should be as simple as possible.
|
|
|
|
Therefore I decided to put most of it into a HA Blueprint. This makes it possible to quickly and easily assign keys to the NSPanel or to exchange key programming.
|
|
|
|
In addition, another NSPanel can be configured very quickly. But have a look yourself ;)
|
|
|
|
## NSPanel:
|
|

|
|

|
|

|
|
|
|
|
|

|
|

|
|

|
|
|
|

|
|

|
|

|
|
|
|
## Blueprint:
|
|

|
|
|
|
|
|
## 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
|