From bd4bb47a162c1fa7182eaf1f8360164f20a0022d Mon Sep 17 00:00:00 2001 From: badguy99 <61918526+badguy99@users.noreply.github.com> Date: Mon, 28 Dec 2020 16:11:00 +0000 Subject: [PATCH] Update soma to add sensor to ha_category (#16024) --- source/_integrations/soma.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/soma.markdown b/source/_integrations/soma.markdown index 79c119981f2..c717548d17b 100644 --- a/source/_integrations/soma.markdown +++ b/source/_integrations/soma.markdown @@ -3,6 +3,7 @@ title: Soma Connect description: Instructions on how to set up the Soma Connect within Home Assistant. ha_category: - Cover + - Sensor ha_iot_class: Local Polling ha_config_flow: true ha_release: '0.100'