11 Commits

Author SHA1 Message Date
Blackymas
8513dd20a8 Merge pull request #86 from Blackymas/beta
button label 25 fix
2022-12-06 16:41:04 +01:00
Blackymas
97a728d7ab Merge pull request #85 from Blackymas/dev
button label 25 fix
2022-12-06 16:40:36 +01:00
Blackymas
86efacc40b button label 25 fix 2022-12-06 16:39:57 +01:00
Blackymas
e2944af7e7 Merge pull request #84 from Blackymas/beta
change blueprint description
2022-12-06 10:24:20 +01:00
Blackymas
9f5acb35ba Merge pull request #83 from Blackymas/dev
change blueprint description
2022-12-06 10:23:48 +01:00
Blackymas
5d6c64943c Update README.md 2022-12-06 10:22:17 +01:00
Blackymas
32c4ccbbef Update README.md 2022-12-06 10:21:35 +01:00
Blackymas
47ac25b446 change description 2022-12-06 10:20:44 +01:00
Blackymas
5804383c2b Merge pull request #82 from Blackymas/beta
change blueprint yaml name
2022-12-06 09:23:44 +01:00
Blackymas
4efeb2d937 Merge pull request #81 from Blackymas/dev
change blueprint yaml name
2022-12-06 09:23:00 +01:00
Blackymas
a19f35262f change blueprint yaml name 2022-12-06 09:22:15 +01:00
2 changed files with 24 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ 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).
🚀 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)

View File

@@ -6,19 +6,34 @@ blueprint:
name: NSPanel Configuration
description: '# Configuration and synchronization NSPanel via Blueprint
This Blueprint makes it possible to configure the complete NSPanel easily via blueprint
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FBlackymas%2FNSPanel_HA_Blueprint%2Fblob%2Fmain%2Fnspanel_blueprint.yaml)
It is no longer necessary to change anything in the code. All entities can be set and configured via the blueprint.
The only requirement is that the NSPanel was flashed with ESPHome. See Wiki.
(you can update your blueprint via the link)
📕 Full documentation is available here [NSPanel Configuration, Setup and HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki).
This project allows you to configure your complete NSPanel via a Blueprint with UI.
### *That means you dont 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.
Version 2.0.0
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](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)
⭐ 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)
'
source_url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/nspnael_blueprint.yaml
domain: automation
@@ -1629,7 +1644,7 @@ action:
button_label: "{{ entity24_name }}"
button: buttonpage03.button08
- entity: "{{ entity25 }}"
button_label: "{{ entity17_name }}"
button_label: "{{ entity25_name }}"
button: buttonpage04.button01
- entity: "{{ entity26 }}"
button_label: "{{ entity26_name }}"