mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade pyota to 2.0.4 (#11991)
This commit is contained in:
parent
96f9a12541
commit
c7efe5b7dd
@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.helpers.discovery import load_platform
|
from homeassistant.helpers.discovery import load_platform
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyota==2.0.3']
|
REQUIREMENTS = ['pyota==2.0.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -821,7 +821,7 @@ pynut2==2.1.2
|
|||||||
pynx584==0.4
|
pynx584==0.4
|
||||||
|
|
||||||
# homeassistant.components.iota
|
# homeassistant.components.iota
|
||||||
pyota==2.0.3
|
pyota==2.0.4
|
||||||
|
|
||||||
# homeassistant.components.sensor.otp
|
# homeassistant.components.sensor.otp
|
||||||
pyotp==2.2.6
|
pyotp==2.2.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user