Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
added missing bluepy dependency for miflora (home-assistant#26297)
Browse files Browse the repository at this point in the history
fixes dependency issue home-assistant#19362 (only part of the solution)
  • Loading branch information
ChristianKuehnel authored and balloob committed Sep 2, 2019
1 parent aa7513b commit 1b13c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/miflora/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "Miflora",
"documentation": "https://www.home-assistant.io/components/miflora",
"requirements": [
"bluepy==1.1.4",
"miflora==0.4.0"
],
"dependencies": [],
Expand Down
1 change: 1 addition & 0 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b13c49

Please sign in to comment.