Normalize august versions (#28322)

This commit is contained in:
Joost Lekkerkerker 2023-07-25 13:59:22 +02:00 committed by GitHub
parent d76dac440a
commit a014793305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ description: Access and control your Duotecno nodes.
ha_category:
- Switch
ha_iot_class: Local Push
ha_release: '2023.8.0'
ha_release: '2023.8'
ha_config_flow: true
ha_codeowners:
- '@Cereal2nd'

View File

@ -3,7 +3,7 @@ title: "MQTT Event"
description: "Instructions on how to integrate MQTT events into Home Assistant."
ha_category:
- Event
ha_release: 2023.08
ha_release: 2023.8
ha_iot_class: Configurable
ha_domain: mqtt
---