mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +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:
committed by
Paulus Schoutsen
parent
173ef7cac5
commit
53595e76d8
@@ -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):
|
||||||
|
|||||||
@@ -1222,7 +1222,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
|
||||||
|
|||||||
Reference in New Issue
Block a user