mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +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
daf6b01b98
commit
a07919ced2
@ -14,7 +14,7 @@ from .const import DOMAIN # noqa: pylint: disable=unused-import
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['pyps4-homeassistant==0.5.0']
|
REQUIREMENTS = ['pyps4-homeassistant==0.5.2']
|
||||||
|
|
||||||
|
|
||||||
async def async_setup(hass, config):
|
async def async_setup(hass, config):
|
||||||
|
@ -1232,7 +1232,7 @@ pypoint==1.1.1
|
|||||||
pypollencom==2.2.3
|
pypollencom==2.2.3
|
||||||
|
|
||||||
# homeassistant.components.ps4
|
# homeassistant.components.ps4
|
||||||
pyps4-homeassistant==0.5.0
|
pyps4-homeassistant==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.qwikswitch
|
# homeassistant.components.qwikswitch
|
||||||
pyqwikswitch==0.8
|
pyqwikswitch==0.8
|
||||||
|
@ -227,7 +227,7 @@ pyopenuv==1.0.9
|
|||||||
pyotp==2.2.6
|
pyotp==2.2.6
|
||||||
|
|
||||||
# homeassistant.components.ps4
|
# homeassistant.components.ps4
|
||||||
pyps4-homeassistant==0.5.0
|
pyps4-homeassistant==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.qwikswitch
|
# homeassistant.components.qwikswitch
|
||||||
pyqwikswitch==0.8
|
pyqwikswitch==0.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user