diff --git a/source/_lovelace/entity-button.markdown b/source/_lovelace/button.markdown similarity index 92% rename from source/_lovelace/entity-button.markdown rename to source/_lovelace/button.markdown index 98c27862259..68db61aaf7a 100644 --- a/source/_lovelace/entity-button.markdown +++ b/source/_lovelace/button.markdown @@ -1,25 +1,25 @@ --- -title: "Entity Button Card" -sidebar_label: Entity Button -description: "The Entity Button card allows you to add buttons to perform tasks" +title: "Button Card" +sidebar_label: Button +description: "The Button card allows you to add buttons to perform tasks" --- -The Entity Button card allows you to add buttons to perform tasks. +The Button card allows you to add buttons to perform tasks.
-
-Screenshot of the Entity Button card.
+
+Screenshot of the Button card.
-
-Screenshot of the Entity Button card with Title and Script Service.
+
+Screenshot of the Button card with Title and Script Service.