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