From 041b8e900a1eb4aa85ac993c5afba98ae7068df6 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:40:41 +0200 Subject: [PATCH] Remove reference to custom card. custom elements are not covered in the docs (#34025) * Remove reference to custom card. We do not cover custom elements in the ha docs * Update source/_integrations/chacon_dio.markdown --- source/_integrations/chacon_dio.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/chacon_dio.markdown b/source/_integrations/chacon_dio.markdown index e027eb8e2f1..06df560d3d9 100644 --- a/source/_integrations/chacon_dio.markdown +++ b/source/_integrations/chacon_dio.markdown @@ -33,4 +33,4 @@ You will need to use the standalone app for this device to register a username a ## Tips You can use the [group integration](/integrations/group) to group entities as the application proposes (for example covers of the first floor). -You can use any Cover card like the great custom [hass-shutter-card](https://github.com/Deejayfool/hass-shutter-card) to have a specific display of the covers. +You can use any Cover card to have a specific display of the covers.