From dfbb961d927fe981c3a1372b394316a6286e44c7 Mon Sep 17 00:00:00 2001 From: Diogo Gomes Date: Thu, 4 Feb 2021 00:50:24 +0000 Subject: [PATCH] Typo in ha_release (#16406) --- source/_integrations/number.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/number.mqtt.markdown b/source/_integrations/number.mqtt.markdown index f7657fea23b..43fe4a95823 100644 --- a/source/_integrations/number.mqtt.markdown +++ b/source/_integrations/number.mqtt.markdown @@ -3,7 +3,7 @@ title: "MQTT Number" description: "Instructions on how to interact with a device exposing a Number through MQTT from within Home Assistant." ha_category: - Number -ha_release: 2020.02 +ha_release: 2021.02 ha_iot_class: Configurable ha_domain: mqtt ---