From 277c8f5da11bb414a6632a426cc4999b429311fa Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 21 Feb 2022 19:05:29 +0100 Subject: [PATCH] Added modules --- include/resources/hacs_modules.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/resources/hacs_modules.yaml b/include/resources/hacs_modules.yaml index a3d567d..1ff0386 100644 --- a/include/resources/hacs_modules.yaml +++ b/include/resources/hacs_modules.yaml @@ -1,3 +1,5 @@ + - url: /local/community/lovelace-layout-card/layout-card.js + type: module - url: /local/community/lovelace-battery-entity-row/battery-entity-row.js type: module - url: /local/community/battery-state-card/battery-state-card.js @@ -12,8 +14,6 @@ type: module - url: /local/community/weather-card/dist/weather-card.min.js type: module - - url: /local/community/lovelace-layout-card/layout-card.js - type: module - url: /local/community/lovelace-slider-entity-row/slider-entity-row.js type: module - url: /local/community/button-card/button-card.js