mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
update directv to directpy==0.6 (#31812)
This commit is contained in:
parent
408b41ea02
commit
f9fda7d616
@ -2,7 +2,7 @@
|
|||||||
"domain": "directv",
|
"domain": "directv",
|
||||||
"name": "DirecTV",
|
"name": "DirecTV",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/directv",
|
"documentation": "https://www.home-assistant.io/integrations/directv",
|
||||||
"requirements": ["directpy==0.5"],
|
"requirements": ["directpy==0.6"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -429,7 +429,7 @@ deluge-client==1.7.1
|
|||||||
denonavr==0.7.12
|
denonavr==0.7.12
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directpy==0.5
|
directpy==0.6
|
||||||
|
|
||||||
# homeassistant.components.discogs
|
# homeassistant.components.discogs
|
||||||
discogs_client==2.2.2
|
discogs_client==2.2.2
|
||||||
|
@ -159,7 +159,7 @@ defusedxml==0.6.0
|
|||||||
denonavr==0.7.12
|
denonavr==0.7.12
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directpy==0.5
|
directpy==0.6
|
||||||
|
|
||||||
# homeassistant.components.updater
|
# homeassistant.components.updater
|
||||||
distro==1.4.0
|
distro==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user