From bc2c42f3a3e2b7526fab7871d22dfc64fda19d76 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:59:45 +1300 Subject: [PATCH] Add time to esphome platform list (#31953) --- source/_integrations/esphome.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/esphome.markdown b/source/_integrations/esphome.markdown index cf53fb5caab..ab82976605b 100644 --- a/source/_integrations/esphome.markdown +++ b/source/_integrations/esphome.markdown @@ -34,6 +34,7 @@ ha_platforms: - sensor - switch - text + - time - update ha_integration_type: device ha_dhcp: true