PS4 bump to 0.5.2 (#22523)
* Bump pyps4 to 0.5.2 * Bump pyps4 to 0.5.2 * Bump pyps4 to 0.5.2pull/22545/head
parent
daf6b01b98
commit
a07919ced2
|
@ -14,7 +14,7 @@ from .const import DOMAIN # noqa: pylint: disable=unused-import
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyps4-homeassistant==0.5.0']
|
||||
REQUIREMENTS = ['pyps4-homeassistant==0.5.2']
|
||||
|
||||
|
||||
async def async_setup(hass, config):
|
||||
|
|
|
@ -1232,7 +1232,7 @@ pypoint==1.1.1
|
|||
pypollencom==2.2.3
|
||||
|
||||
# homeassistant.components.ps4
|
||||
pyps4-homeassistant==0.5.0
|
||||
pyps4-homeassistant==0.5.2
|
||||
|
||||
# homeassistant.components.qwikswitch
|
||||
pyqwikswitch==0.8
|
||||
|
|
|
@ -227,7 +227,7 @@ pyopenuv==1.0.9
|
|||
pyotp==2.2.6
|
||||
|
||||
# homeassistant.components.ps4
|
||||
pyps4-homeassistant==0.5.0
|
||||
pyps4-homeassistant==0.5.2
|
||||
|
||||
# homeassistant.components.qwikswitch
|
||||
pyqwikswitch==0.8
|
||||
|
|
Loading…
Reference in New Issue