Bump pyotgw to 0.4b2 (#21973)
This commit is contained in:
parent
4ff8a46acf
commit
2b25c25ca8
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.helpers.dispatcher import async_dispatcher_send
|
|||
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pyotgw==0.4b1']
|
||||
REQUIREMENTS = ['pyotgw==0.4b2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1205,7 +1205,7 @@ pyoppleio==1.0.5
|
|||
pyota==2.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==0.4b1
|
||||
pyotgw==0.4b2
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
Loading…
Add table
Reference in a new issue