home-assistant: 0.96.2 -> 0.99.2
This commit is contained in:
@@ -33,7 +33,9 @@ PKG_SET = 'python3Packages'
|
||||
# the following can be used to choose one of them
|
||||
PKG_PREFERENCES = {
|
||||
# Use python3Packages.youtube-dl-light instead of python3Packages.youtube-dl
|
||||
'youtube-dl': 'youtube-dl-light'
|
||||
'youtube-dl': 'youtube-dl-light',
|
||||
'tensorflow-bin': 'tensorflow',
|
||||
'tensorflowWithoutCuda': 'tensorflow'
|
||||
}
|
||||
|
||||
def get_version():
|
||||
|
||||
Reference in New Issue
Block a user