fix ha release versions (#32059)

* FYTA: fix ha release version

* Motionblinds BLE: Fix typo in version number
This commit is contained in:
c0ffeeca7 2024-03-27 15:09:14 +01:00 committed by GitHub
parent 92d9925561
commit a4ca9aeba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ title: FYTA
description: Instructions on how to integrate FYTA sensors within Home Assistant. description: Instructions on how to integrate FYTA sensors within Home Assistant.
ha_category: ha_category:
- Sensor - Sensor
ha_release: 0.1 ha_release: 2024.4
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_config_flow: true ha_config_flow: true
ha_codeowners: ha_codeowners:

View File

@ -4,7 +4,7 @@ description: Instructions on how to integrate Motionblinds Bluetooth motors into
ha_category: ha_category:
- Cover - Cover
ha_iot_class: Assumed State ha_iot_class: Assumed State
ha_release: 2024.04 ha_release: 2024.4
ha_domain: motionblinds_ble ha_domain: motionblinds_ble
ha_codeowners: ha_codeowners:
- '@LennP' - '@LennP'