Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

Commit

Permalink
Change the branch for requirement adb version 1.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Oct 4, 2018
1 parent 21d5ed3 commit 4d4a207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media_player/firetv.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import homeassistant.helpers.config_validation as cv

REQUIREMENTS = ['libusb1==1.6.6', 'rsa==3.4.2', 'pycryptodome==3.6.6',
'https://github.com/JeffLIrion/python-adb/zipball/master#adb==1.3.0.1',
'https://github.com/JeffLIrion/python-adb/zipball/version_bump#adb==1.3.0.1',
'https://github.com/JeffLIrion/python-firetv/zipball/master#firetv==1.0.5.2']

_LOGGER = logging.getLogger(__name__)
Expand Down

0 comments on commit 4d4a207

Please sign in to comment.