Bump pyps4-2ndscreen to 1.0.4 (#30327)
parent
cd8f954a4d
commit
d8d75d882b
|
@ -3,11 +3,7 @@
|
||||||
"name": "Ps4",
|
"name": "Ps4",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ps4",
|
"documentation": "https://www.home-assistant.io/integrations/ps4",
|
||||||
"requirements": [
|
"requirements": ["pyps4-2ndscreen==1.0.4"],
|
||||||
"pyps4-2ndscreen==1.0.3"
|
|
||||||
],
|
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": ["@ktnrg45"]
|
||||||
"@ktnrg45"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1448,7 +1448,7 @@ pypjlink2==1.2.0
|
||||||
pypoint==1.1.2
|
pypoint==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.ps4
|
# homeassistant.components.ps4
|
||||||
pyps4-2ndscreen==1.0.3
|
pyps4-2ndscreen==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.qwikswitch
|
# homeassistant.components.qwikswitch
|
||||||
pyqwikswitch==0.93
|
pyqwikswitch==0.93
|
||||||
|
|
|
@ -487,7 +487,7 @@ pyotp==2.3.0
|
||||||
pypoint==1.1.2
|
pypoint==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.ps4
|
# homeassistant.components.ps4
|
||||||
pyps4-2ndscreen==1.0.3
|
pyps4-2ndscreen==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.qwikswitch
|
# homeassistant.components.qwikswitch
|
||||||
pyqwikswitch==0.93
|
pyqwikswitch==0.93
|
||||||
|
|
Loading…
Reference in New Issue