upd: add default entities
This commit is contained in:
@@ -115,7 +115,7 @@ blueprint:
|
||||
entity01:
|
||||
name: Button 01 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button01* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -132,7 +132,7 @@ blueprint:
|
||||
entity02:
|
||||
name: Button 02 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button02* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -149,7 +149,7 @@ blueprint:
|
||||
entity03:
|
||||
name: Button 03 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button03* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -166,7 +166,7 @@ blueprint:
|
||||
entity04:
|
||||
name: Button 04 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button04* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -183,7 +183,7 @@ blueprint:
|
||||
entity05:
|
||||
name: Button 05 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button05* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -200,7 +200,7 @@ blueprint:
|
||||
entity06:
|
||||
name: Button 06 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button06* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -217,7 +217,7 @@ blueprint:
|
||||
entity07:
|
||||
name: Button 07 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button07* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -234,7 +234,7 @@ blueprint:
|
||||
entity08:
|
||||
name: Button 08 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button08* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -251,7 +251,7 @@ blueprint:
|
||||
entity09:
|
||||
name: Button 09 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button01* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -268,7 +268,7 @@ blueprint:
|
||||
entity10:
|
||||
name: Button 10 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button02* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -285,7 +285,7 @@ blueprint:
|
||||
entity11:
|
||||
name: Button 11 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button03* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -302,7 +302,7 @@ blueprint:
|
||||
entity12:
|
||||
name: Button 12 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button04* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -319,7 +319,7 @@ blueprint:
|
||||
entity13:
|
||||
name: Button 13 (Optional)
|
||||
description: Nextion Editor - *buttonpage01.button05* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -336,7 +336,7 @@ blueprint:
|
||||
entity14:
|
||||
name: Button 14 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button06* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -353,7 +353,7 @@ blueprint:
|
||||
entity15:
|
||||
name: Button 15 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button07* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -370,7 +370,7 @@ blueprint:
|
||||
entity16:
|
||||
name: Button 16 (Optional)
|
||||
description: Nextion Editor - *buttonpage02.button08* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -387,7 +387,7 @@ blueprint:
|
||||
entity17:
|
||||
name: Button 17 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button01* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -404,7 +404,7 @@ blueprint:
|
||||
entity18:
|
||||
name: Button 18 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button02* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -421,7 +421,7 @@ blueprint:
|
||||
entity19:
|
||||
name: Button 19 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button03* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -438,7 +438,7 @@ blueprint:
|
||||
entity20:
|
||||
name: Button 20 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button04* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -455,7 +455,7 @@ blueprint:
|
||||
entity21:
|
||||
name: Button 21 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button05* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -472,7 +472,7 @@ blueprint:
|
||||
entity22:
|
||||
name: Button 22 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button06* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -489,7 +489,7 @@ blueprint:
|
||||
entity23:
|
||||
name: Button 23 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button07* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -506,7 +506,7 @@ blueprint:
|
||||
entity24:
|
||||
name: Button 24 (Optional)
|
||||
description: Nextion Editor - *buttonpage03.button08* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -523,7 +523,7 @@ blueprint:
|
||||
entity25:
|
||||
name: Button 25 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button01* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -540,7 +540,7 @@ blueprint:
|
||||
entity26:
|
||||
name: Button 26 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button02* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -557,7 +557,7 @@ blueprint:
|
||||
entity27:
|
||||
name: Button 27 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button03* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -574,7 +574,7 @@ blueprint:
|
||||
entity28:
|
||||
name: Button 28 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button04* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -591,7 +591,7 @@ blueprint:
|
||||
entity29:
|
||||
name: Button 29 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button05* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -608,7 +608,7 @@ blueprint:
|
||||
entity30:
|
||||
name: Button 30 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button06* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -625,7 +625,7 @@ blueprint:
|
||||
entity31:
|
||||
name: Button 31 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button07* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
@@ -642,7 +642,7 @@ blueprint:
|
||||
entity32:
|
||||
name: Button 32 (Optional)
|
||||
description: Nextion Editor - *buttonpage04.button08* **(ONLY light | switch | cover | input_boolean)**
|
||||
default: []
|
||||
default: switch.default_change_me
|
||||
selector:
|
||||
entity:
|
||||
domain:
|
||||
|
||||
Reference in New Issue
Block a user