From ff1ccec7fa70223adf568514d480d23d0469e42d Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Fri, 7 Jul 2023 07:37:36 -0300 Subject: [PATCH] Adds Button, Image, Number and Select categories to the Template integration (#28109) * Update template.markdown * Update template.markdown --- source/_integrations/template.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 434ece1029c..fe03cc64ed0 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -3,6 +3,10 @@ title: Template description: Instructions on how to integrate Template Sensors into Home Assistant. ha_category: - Binary Sensor + - Button + - Image + - Number + - Select - Sensor ha_release: 0.12 ha_iot_class: Local Push