added input_button to example config

This commit is contained in:
joBr99
2022-03-07 19:28:53 +01:00
parent bd1e7c2107
commit 39cd3ac3f1
2 changed files with 4 additions and 4 deletions

View File

@@ -241,10 +241,10 @@ nspanel-1:
- input_boolean.example_input_boolean
- sensor.example_sensor
- type: cardEntities
heading: Example Page 1
heading: Example Page 2
items:
- button.example_button
- delete
- input_button.example_input_button
- light.light_example
- delete
- type: cardThermo

View File

@@ -30,10 +30,10 @@ nspanel-1:
- input_boolean.example_input_boolean
- sensor.example_sensor
- type: cardEntities
heading: Example Page 1
heading: Example Page 2
items:
- button.example_button
- delete
- input_button.example_input_button
- light.light_example
- delete
- type: cardThermo