From c93bc074ccf852068234f08f21cb66eff1373bf2 Mon Sep 17 00:00:00 2001 From: Blackymas <41958506+Blackymas@users.noreply.github.com> Date: Wed, 28 Sep 2022 00:23:22 +0200 Subject: [PATCH] Update README.md --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86c3117..ea31d96 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Custom Firmware for NsPanel (esphome) and HA Blueprint with configuration of but 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: +## 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. @@ -14,3 +15,26 @@ Therefore I decided to put most of it into a HA Blueprint. This makes it possibl In addition, another NSPanel can be configured very quickly. But have a look yourself ;) + + + + + + + + + + + + + +## 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