Skip to content

Commit

Permalink
Bump to require 0.13 of pybalboa
Browse files Browse the repository at this point in the history
  • Loading branch information
garbled1 committed Dec 5, 2020
1 parent 87eee53 commit f403dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/balboa/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/balboa",
"requirements": [
"pybalboa==0.12"
"pybalboa==0.13"
],
"ssdp": [],
"zeroconf": [],
Expand All @@ -14,4 +14,4 @@
"@garbled1",
"@natekspencer"
]
}
}

0 comments on commit f403dd4

Please sign in to comment.