mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 13:37:05 +00:00
PS4 bump to 0.5.2 (#22523)
* Bump pyps4 to 0.5.2 * Bump pyps4 to 0.5.2 * Bump pyps4 to 0.5.2
This commit is contained in:
parent
173ef7cac5
commit
53595e76d8
@ -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):
|
||||
|
@ -1222,7 +1222,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…
x
Reference in New Issue
Block a user