From 35b9314dbd46c7de7c6bc25b02b9552637aaea32 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Fri, 13 May 2022 19:07:42 +1200 Subject: [PATCH] Fix ha_platforms for JuiceNet (#22727) --- source/_integrations/juicenet.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/juicenet.markdown b/source/_integrations/juicenet.markdown index e7975c02c3e..41b46bcf7d1 100644 --- a/source/_integrations/juicenet.markdown +++ b/source/_integrations/juicenet.markdown @@ -6,6 +6,7 @@ ha_category: - Energy - Sensor - Switch + - Number ha_iot_class: Cloud Polling ha_release: 0.47 ha_codeowners: @@ -15,6 +16,7 @@ ha_config_flow: true ha_platforms: - sensor - switch + - number ha_integration_type: integration ---