Remove .0 from release number (#27997)

This commit is contained in:
Joost Lekkerkerker 2023-06-28 15:47:36 +02:00 committed by GitHub
parent dbc4f10c27
commit 7bb56b2afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ title: "MQTT Image"
description: "Instructions on how to use an MQTT image message as an Image within Home Assistant." description: "Instructions on how to use an MQTT image message as an Image within Home Assistant."
ha_category: ha_category:
- Image - Image
ha_release: 2023.7.0 ha_release: 2023.7
ha_iot_class: Configurable ha_iot_class: Configurable
ha_domain: mqtt ha_domain: mqtt
--- ---

View File

@ -3,7 +3,7 @@ title: "MQTT Water Heater"
description: "Instructions on how to integrate MQTT Water Heater into Home Assistant." description: "Instructions on how to integrate MQTT Water Heater into Home Assistant."
ha_category: ha_category:
- Water Heater - Water Heater
ha_release: 2023.7.0 ha_release: 2023.7
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: mqtt ha_domain: mqtt
--- ---
@ -308,4 +308,4 @@ mqtt:
precision: 1.0 precision: 1.0
``` ```
{% endraw %} {% endraw %}