mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update directv to 0.4.0 (#43302)
* update directv to 0.4.0 * Update requirements_all.txt * Update requirements_test_all.txt
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "directv",
|
||||
"name": "DirecTV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/directv",
|
||||
"requirements": ["directv==0.3.0"],
|
||||
"requirements": ["directv==0.4.0"],
|
||||
"codeowners": ["@ctalkington"],
|
||||
"quality_scale": "gold",
|
||||
"config_flow": true,
|
||||
|
@ -490,7 +490,7 @@ denonavr==0.9.5
|
||||
devolo-home-control-api==0.16.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.3.0
|
||||
directv==0.4.0
|
||||
|
||||
# homeassistant.components.discogs
|
||||
discogs_client==2.3.0
|
||||
|
@ -263,7 +263,7 @@ denonavr==0.9.5
|
||||
devolo-home-control-api==0.16.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.3.0
|
||||
directv==0.4.0
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.5.0
|
||||
|
Reference in New Issue
Block a user