mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Upgrade pyopenuv to 1.0.9 (#21513)
This commit is contained in:
parent
4a45510c88
commit
4ca7273c58
@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from .config_flow import configured_instances
|
from .config_flow import configured_instances
|
||||||
from .const import DOMAIN
|
from .const import DOMAIN
|
||||||
|
|
||||||
REQUIREMENTS = ['pyopenuv==1.0.4']
|
REQUIREMENTS = ['pyopenuv==1.0.9']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1177,7 +1177,7 @@ pynut2==2.1.2
|
|||||||
pynx584==0.4
|
pynx584==0.4
|
||||||
|
|
||||||
# homeassistant.components.openuv
|
# homeassistant.components.openuv
|
||||||
pyopenuv==1.0.4
|
pyopenuv==1.0.9
|
||||||
|
|
||||||
# homeassistant.components.light.opple
|
# homeassistant.components.light.opple
|
||||||
pyoppleio==1.0.5
|
pyoppleio==1.0.5
|
||||||
|
@ -206,7 +206,7 @@ pymonoprice==0.3
|
|||||||
pynx584==0.4
|
pynx584==0.4
|
||||||
|
|
||||||
# homeassistant.components.openuv
|
# homeassistant.components.openuv
|
||||||
pyopenuv==1.0.4
|
pyopenuv==1.0.9
|
||||||
|
|
||||||
# homeassistant.auth.mfa_modules.notify
|
# homeassistant.auth.mfa_modules.notify
|
||||||
# homeassistant.auth.mfa_modules.totp
|
# homeassistant.auth.mfa_modules.totp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user