Correct Home Assistant release version in MQTT Text (#25326)

This commit is contained in:
Riccardo Briccola 2022-12-19 09:28:21 +01:00 committed by GitHub
parent 22a1890e8a
commit c6c1b4332e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ title: "MQTT Text"
description: "Instructions on how to interact with a device exposing text capability through MQTT from within Home Assistant." description: "Instructions on how to interact with a device exposing text capability through MQTT from within Home Assistant."
ha_category: ha_category:
- Text - Text
ha_release: "2021.12" ha_release: "2022.12"
ha_iot_class: Configurable ha_iot_class: Configurable
ha_domain: mqtt ha_domain: mqtt
--- ---