Bump pyotgw to 0.5b1 (#28751)

This commit is contained in:
mvn23 2019-11-13 15:32:22 +01:00 committed by Alexei Chetroi
parent 376e3def1d
commit 15ce738357
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Opentherm Gateway", "name": "Opentherm Gateway",
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw", "documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
"requirements": [ "requirements": [
"pyotgw==0.5b0" "pyotgw==0.5b1"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -1388,7 +1388,7 @@ pyoppleio==1.0.5
pyota==2.0.5 pyota==2.0.5
# homeassistant.components.opentherm_gw # homeassistant.components.opentherm_gw
pyotgw==0.5b0 pyotgw==0.5b1
# homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.notify
# homeassistant.auth.mfa_modules.totp # homeassistant.auth.mfa_modules.totp

View File

@ -460,7 +460,7 @@ pynx584==0.4
pyopenuv==1.0.9 pyopenuv==1.0.9
# homeassistant.components.opentherm_gw # homeassistant.components.opentherm_gw
pyotgw==0.5b0 pyotgw==0.5b1
# homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.notify
# homeassistant.auth.mfa_modules.totp # homeassistant.auth.mfa_modules.totp