From b7fe8b3b0556a8e64954ddf977ae804ffc8ebb64 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Fri, 18 Sep 2020 14:24:45 -0400 Subject: [PATCH] Update number of Lovelace cards (#14560) Total number of cards went from 26 to 27 due to new addition of Calendar card in 0.115. --- source/lovelace/index.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index ddd4ce9561c..2c466607087 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -7,7 +7,7 @@ redirect_from: Lovelace is the Home Assistant dashboard. It's a fast, customizable and powerful way for users to manage their homes, working on mobile and desktop. -- 26 different cards to place and configure as you like. +- 27 different cards to place and configure as you like. - Dashboard Editor. Gives you the ability to manage your Lovelace dashboard including a live preview when editing cards. - Fast. Using a static configuration allows us to build up the dashboard once. - Customizable. @@ -33,4 +33,4 @@ To try it yourself, check out [the demo](https://demo.home-assistant.io). * [Awesome HA](https://www.awesome-ha.com/#lovelace-ui) * [Community Custom Cards](https://github.com/custom-cards) -* [Material Design Icons](https://materialdesignicons.com/tag/community) \ No newline at end of file +* [Material Design Icons](https://materialdesignicons.com/tag/community)