Beschreibung
This commit is contained in:
@@ -4,7 +4,23 @@
|
|||||||
|
|
||||||
blueprint:
|
blueprint:
|
||||||
name: NSPanel Configuration
|
name: NSPanel Configuration
|
||||||
description: v2.0.0 - Configuration and synchronization NSpanele via Blueprint
|
description: '# Configuration and synchronization NSPanel via Blueprint
|
||||||
|
|
||||||
|
This Blueprint makes it possible to configure the complete NSPanel easily via blueprint
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
📕 Full documentation is available here [NSPanel Configuration, Setup and HowTo ](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki).
|
||||||
|
|
||||||
|
|
||||||
|
ℹ️ Version 2.0.0
|
||||||
|
|
||||||
|
'
|
||||||
|
|
||||||
|
source_url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/nspnael_blueprint.yaml
|
||||||
domain: automation
|
domain: automation
|
||||||
homeassistant:
|
homeassistant:
|
||||||
min_version: 2022.11.1
|
min_version: 2022.11.1
|
||||||
@@ -13,7 +29,7 @@ blueprint:
|
|||||||
##### MAIN NAME #####
|
##### MAIN NAME #####
|
||||||
nspanel_name:
|
nspanel_name:
|
||||||
name: ESPhome Node Name
|
name: ESPhome Node Name
|
||||||
description: '* *here you have to enter the exact same name **"device_name"** as in the ESPHome file*'
|
description: '* *here you have to enter exactly the same **"device_name"** you entered in the Esphome file*'
|
||||||
default: [nspanel_name]
|
default: [nspanel_name]
|
||||||
selector:
|
selector:
|
||||||
text: {}
|
text: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user