From fedac3b62c13dd7a9cd957c9c7050f2c11d55d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 13 Jun 2019 13:17:48 +0200 Subject: [PATCH] Add some thomasloven plugins to default repo --- custom_components/hacs/const.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom_components/hacs/const.py b/custom_components/hacs/const.py index 728f3e56bb5..9760d1c594c 100644 --- a/custom_components/hacs/const.py +++ b/custom_components/hacs/const.py @@ -84,6 +84,8 @@ "nervetattoo/banner-card", "kalkih/mini-media-player", "kalkih/mini-graph-card", - "finity69x2/fan-control-entity-row" + "finity69x2/fan-control-entity-row", + "thomasloven/lovelace-card-mod", + "thomasloven/lovelace-markdown-mod", ] }