Fix ha_release for 2 new integrations (#11744)

This commit is contained in:
Franck Nijhof 2020-01-15 02:10:46 +01:00 committed by GitHub
parent 259cbfa0e3
commit 9e8931113a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ logo: home-assistant.png
ha_category: ha_category:
- Network - Network
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.105 ha_release: 0.104
ha_config_flow: true ha_config_flow: true
--- ---

View File

@ -5,7 +5,7 @@ date: 2019-06-08 20:00
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Sensor - Sensor
ha_release: 0.104.0 ha_release: 0.104
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
--- ---