We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f35da9 commit 17a74f8Copy full SHA for 17a74f8
base.yaml
@@ -225,8 +225,10 @@ light:
225
226
button:
227
- platform: restart
228
+ id: ${id_prefix}_restart
229
name: "Restart"
230
- platform: safe_mode
231
+ id: ${id_prefix}_safe_mode
232
name: "Safe mode boot"
233
entity_category: diagnostic
234
base_secplusv1.yaml
@@ -177,8 +177,10 @@ light:
177
178
179
180
181
182
183
184
185
186
0 commit comments