added missing bluepy dependency for miflora (#26297)
fixes dependency issue #19362 (only part of the solution)
This commit is contained in:
parent
aa7513bc5c
commit
1b13c49541
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"name": "Miflora",
|
||||
"documentation": "https://www.home-assistant.io/components/miflora",
|
||||
"requirements": [
|
||||
"bluepy==1.1.4",
|
||||
"miflora==0.4.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
|
|
|
@ -287,6 +287,7 @@ blinkstick==1.1.8
|
|||
blockchain==1.4.4
|
||||
|
||||
# homeassistant.components.decora
|
||||
# homeassistant.components.miflora
|
||||
# bluepy==1.1.4
|
||||
|
||||
# homeassistant.components.bme680
|
||||
|
|
Loading…
Add table
Reference in a new issue