mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +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.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyota==2.0.3']
|
||||
REQUIREMENTS = ['pyota==2.0.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -821,7 +821,7 @@ pynut2==2.1.2
|
||||
pynx584==0.4
|
||||
|
||||
# homeassistant.components.iota
|
||||
pyota==2.0.3
|
||||
pyota==2.0.4
|
||||
|
||||
# homeassistant.components.sensor.otp
|
||||
pyotp==2.2.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user