From f5994e3aba120f36d581f6ef32c6b6dfbf318f88 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:15:18 +1300 Subject: [PATCH] Add text to ESPHome (#29518) --- source/_integrations/esphome.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/esphome.markdown b/source/_integrations/esphome.markdown index 6aaa850d84a..dc0734346ea 100644 --- a/source/_integrations/esphome.markdown +++ b/source/_integrations/esphome.markdown @@ -32,6 +32,7 @@ ha_platforms: - select - sensor - switch + - text - update ha_integration_type: device ha_dhcp: true