Fix ha_release typo in MQTT Number (#16435)

This commit is contained in:
Hmmbob 2021-02-06 12:25:20 +01:00 committed by GitHub
parent 8d4ab9fa0e
commit 8722c3b931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: 2021.02
ha_release: 2021.2
ha_iot_class: Configurable
ha_domain: mqtt
---