mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
bump home mitemp_bt to 0.0.3. It has an important bugfix for reading … (#28765)
* bump home mitemp_bt to 0.0.3. It has an important bugfix for reading temperatures under 10 grade * adjust the version number for mitemp_bt up to 0.0.3
This commit is contained in:
parent
2aad150419
commit
bc14e93ae3
@ -3,7 +3,7 @@
|
|||||||
"name": "Mitemp bt",
|
"name": "Mitemp bt",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mitemp_bt",
|
"documentation": "https://www.home-assistant.io/integrations/mitemp_bt",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"mitemp_bt==0.0.1"
|
"mitemp_bt==0.0.3"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -838,7 +838,7 @@ millheater==0.3.4
|
|||||||
minio==4.0.9
|
minio==4.0.9
|
||||||
|
|
||||||
# homeassistant.components.mitemp_bt
|
# homeassistant.components.mitemp_bt
|
||||||
mitemp_bt==0.0.1
|
mitemp_bt==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.mopar
|
# homeassistant.components.mopar
|
||||||
motorparts==1.1.0
|
motorparts==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user