mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 06:27:01 +01:00
added input_button to example config
This commit is contained in:
@@ -241,10 +241,10 @@ nspanel-1:
|
|||||||
- input_boolean.example_input_boolean
|
- input_boolean.example_input_boolean
|
||||||
- sensor.example_sensor
|
- sensor.example_sensor
|
||||||
- type: cardEntities
|
- type: cardEntities
|
||||||
heading: Example Page 1
|
heading: Example Page 2
|
||||||
items:
|
items:
|
||||||
- button.example_button
|
- button.example_button
|
||||||
- delete
|
- input_button.example_input_button
|
||||||
- light.light_example
|
- light.light_example
|
||||||
- delete
|
- delete
|
||||||
- type: cardThermo
|
- type: cardThermo
|
||||||
|
|||||||
4
info.md
4
info.md
@@ -30,10 +30,10 @@ nspanel-1:
|
|||||||
- input_boolean.example_input_boolean
|
- input_boolean.example_input_boolean
|
||||||
- sensor.example_sensor
|
- sensor.example_sensor
|
||||||
- type: cardEntities
|
- type: cardEntities
|
||||||
heading: Example Page 1
|
heading: Example Page 2
|
||||||
items:
|
items:
|
||||||
- button.example_button
|
- button.example_button
|
||||||
- delete
|
- input_button.example_input_button
|
||||||
- light.light_example
|
- light.light_example
|
||||||
- delete
|
- delete
|
||||||
- type: cardThermo
|
- type: cardThermo
|
||||||
|
|||||||
Reference in New Issue
Block a user