From cae68ee9ea41a833609f2c006dcff2c436fceaad Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Wed, 19 Feb 2020 19:54:55 +0000 Subject: [PATCH] Reinstate #410 (#413) In the move to DSv2 blog from #410 was not merged properly --- {website/blog => blog}/2020-02-18-106-custom-card-changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {website/blog => blog}/2020-02-18-106-custom-card-changes.md (96%) diff --git a/website/blog/2020-02-18-106-custom-card-changes.md b/blog/2020-02-18-106-custom-card-changes.md similarity index 96% rename from website/blog/2020-02-18-106-custom-card-changes.md rename to blog/2020-02-18-106-custom-card-changes.md index 5725284d..be04b94c 100644 --- a/website/blog/2020-02-18-106-custom-card-changes.md +++ b/blog/2020-02-18-106-custom-card-changes.md @@ -2,7 +2,7 @@ author: Bram Kragten authorURL: https://github.com/bramkragten authorTwitter: bramkragten -title: Changes that can affect custom cards in 0.106 +title: "Changes that can affect custom cards in 0.106" --- We made some changes that can affect custom Lovelace cards in Home Assistant Core 0.106, if you are a custom card developer, please read the following.