added input_button to example config

This commit is contained in:
Johannes Braun
2022-03-07 19:28:53 +01:00
parent 68ee8b56ca
commit e301022784
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