mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pyotgw to 0.4b1 (#19715)
This commit is contained in:
parent
a10ca95c01
commit
635252ec8e
@ -104,7 +104,7 @@ CONFIG_SCHEMA = vol.Schema({
|
||||
}),
|
||||
}, extra=vol.ALLOW_EXTRA)
|
||||
|
||||
REQUIREMENTS = ['pyotgw==0.3b1']
|
||||
REQUIREMENTS = ['pyotgw==0.4b1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1141,7 +1141,7 @@ pyoppleio==1.0.5
|
||||
pyota==2.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==0.3b1
|
||||
pyotgw==0.4b1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
Loading…
x
Reference in New Issue
Block a user