Upgrade mitemp_bt to 0.0.5 (#59054)

* Upgrade mitemp_bt to 0.0.4

* Upgrade mitemp_bt to 0.0.5
This commit is contained in:
Franck Nijhof 2021-11-04 20:22:11 +01:00 committed by GitHub
parent a62bc6b3b9
commit 38b61f3ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"domain": "mitemp_bt",
"name": "Xiaomi Mijia BLE Temperature and Humidity Sensor",
"documentation": "https://www.home-assistant.io/integrations/mitemp_bt",
"requirements": ["mitemp_bt==0.0.3"],
"requirements": ["mitemp_bt==0.0.5"],
"codeowners": [],
"iot_class": "local_polling"
}

View file

@ -1017,7 +1017,7 @@ millheater==0.8.0
minio==4.0.9
# homeassistant.components.mitemp_bt
mitemp_bt==0.0.3
mitemp_bt==0.0.5
# homeassistant.components.motion_blinds
motionblinds==0.5.7