From 94bd6af9a955fe977e50b7f0db243bf86d712e6a Mon Sep 17 00:00:00 2001 From: jimmyd-be <34766203+jimmyd-be@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:47:49 +0100 Subject: [PATCH] Add time entity to Renson (#30156) --- source/_integrations/renson.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/renson.markdown b/source/_integrations/renson.markdown index bf021d6f550..bfb0a49e5a9 100644 --- a/source/_integrations/renson.markdown +++ b/source/_integrations/renson.markdown @@ -5,8 +5,8 @@ ha_category: - Binary sensor - Button - Fan + - Time - Number - - Sensor ha_release: 2023.7 ha_iot_class: Local Polling ha_config_flow: true @@ -19,6 +19,7 @@ ha_platforms: - fan - number - sensor + - time ha_integration_type: integration ---