diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 53a7ad5..e87c887 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -668,11 +668,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder07: name: 'Is only a placeholder without function for a better overview' description: '# ✅ BUTTON PAGE 01 ✅ ' - default: 'buttonpage' + default: 'buttonpage01' selector: select: options: - - buttonpage + - buttonpage01 ##### PLACEHOLDER ###################################################################### ##### BUTTON Page Labels ##### @@ -1061,11 +1061,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder08: name: 'Is only a placeholder without function for a better overview' description: '# ✅ BUTTON PAGE 02 ✅ ' - default: 'buttonpage' + default: 'buttonpage02' selector: select: options: - - buttonpage + - buttonpage02 ##### PLACEHOLDER ###################################################################### entity09: name: Button 09 - ENTITY (Optional) @@ -1423,11 +1423,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder09: name: 'Is only a placeholder without function for a better overview' description: '# ✅ BUTTON PAGE 03 ✅ ' - default: 'buttonpage' + default: 'buttonpage03' selector: select: options: - - buttonpage + - buttonpage03 ##### PLACEHOLDER ###################################################################### entity17: name: Button 17 - ENTITY (Optional) @@ -1784,12 +1784,12 @@ The goal was to create a version that allows everyone to use the NSpanel fully l ##### PLACEHOLDER ###################################################################### placeholder10: name: 'Is only a placeholder without function for a better overview' - description: '# ✅ BUTTON PAGE 01 ✅ ' - default: 'buttonpage' + description: '# ✅ BUTTON PAGE 04 ✅ ' + default: 'buttonpage04' selector: select: options: - - buttonpage + - buttonpage04 ##### PLACEHOLDER ###################################################################### entity25: name: Button 25 - ENTITY (Optional) @@ -2147,7 +2147,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l ##### PLACEHOLDER ###################################################################### placeholder11: name: 'Is only a placeholder without function for a better overview' - description: '# ✅ ENTITY PAGE ✅ ' + description: '# ✅ ENTITY PAGE SETTINGS ✅ ' default: 'entitypage' selector: select: @@ -2179,11 +2179,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder12: name: 'Is only a placeholder without function for a better overview' description: '# ✅ ENTITY PAGE 01 ✅ ' - default: 'entitypage' + default: 'entitypage01' selector: select: options: - - entitypage + - entitypage01 ##### PLACEHOLDER ###################################################################### entity_page01_label: name: Entity page 01 name - LABEL (Optional) @@ -2359,11 +2359,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder13: name: 'Is only a placeholder without function for a better overview' description: '# ✅ ENTITY PAGE 02 ✅ ' - default: 'entitypage' + default: 'entitypage02' selector: select: options: - - entitypage + - entitypage02 ##### PLACEHOLDER ###################################################################### entities_entity09: name: Entity 09 - ENTITY (Optional) @@ -2513,11 +2513,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder14: name: 'Is only a placeholder without function for a better overview' description: '# ✅ ENTITY PAGE 03 ✅ ' - default: 'entitypage' + default: 'entitypage03' selector: select: options: - - entitypage + - entitypage03 ##### PLACEHOLDER ###################################################################### entities_entity17: name: Entity 17 - ENTITY (Optional) @@ -2667,11 +2667,11 @@ The goal was to create a version that allows everyone to use the NSpanel fully l placeholder15: name: 'Is only a placeholder without function for a better overview' description: '# ✅ ENTITY PAGE 04 ✅ ' - default: 'entitypage' + default: 'entitypage04' selector: select: options: - - entitypage + - entitypage04 ##### PLACEHOLDER ###################################################################### entities_entity25: name: Entity 25 - ENTITY (Optional) @@ -3543,6 +3543,8 @@ variables: hardware_button_pic_on: "78" button_off: "101" button_on: "102" + heating_bt_pic_off: "82" + heating_bt_pic_on: "83" ###### NEXTION PAGE MAPPING ##### page_home: "home"