From 2becc3509cf258ce4e62b8b919f8061772bd2883 Mon Sep 17 00:00:00 2001 From: Andrzej Date: Thu, 29 Oct 2020 12:13:02 +0100 Subject: [PATCH] Add counter and timer to default_config (#15455) --- source/_integrations/default_config.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/default_config.markdown b/source/_integrations/default_config.markdown index 4236c7e36c2..6d2fc7eb1c4 100644 --- a/source/_integrations/default_config.markdown +++ b/source/_integrations/default_config.markdown @@ -13,6 +13,7 @@ This integration is a meta-component and configures a default set of integration - [Automation](/integrations/automation/) (`automation`) - [Home Assistant Cloud](/integrations/cloud/) (`cloud`) - [Configuration](/integrations/config/) (`config`) +- [Counter](/integrations/counter/) (`counter`) - [Frontend](/integrations/frontend/) (`frontend`) - [History](/integrations/history/) (`history`) - [Image](/integrations/image/) (`image`) @@ -32,6 +33,7 @@ This integration is a meta-component and configures a default set of integration - [Sun](/integrations/sun/) (`sun`) - [System Health](/integrations/system_health/) (`system_health`) - [Tag](/integrations/tag/) (`tag`) +- [Timer](/integrations/timer/) (`timer`) - [Updater](/integrations/updater/) (`updater`) - [Zero-configuration networking (zeroconf)](/integrations/zeroconf/) (`zeroconf`) - [Zone](/integrations/zone/) (`zone`)