From 39cd3ac3f111eac6590d08b04ef2bd64f8916ca5 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Mon, 7 Mar 2022 19:28:53 +0100 Subject: [PATCH] added input_button to example config --- README.md | 4 ++-- info.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41178a55..275dcff9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/info.md b/info.md index 331da34f..58f776cf 100644 --- a/info.md +++ b/info.md @@ -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