Update pyotgw to 2.0.3 (#77073)

This commit is contained in:
mvn23 2022-08-20 20:18:27 +02:00 committed by GitHub
parent 453307e01a
commit 87be71ce6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "opentherm_gw", "domain": "opentherm_gw",
"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": ["pyotgw==2.0.2"], "requirements": ["pyotgw==2.0.3"],
"codeowners": ["@mvn23"], "codeowners": ["@mvn23"],
"config_flow": true, "config_flow": true,
"iot_class": "local_push", "iot_class": "local_push",

View File

@ -1734,7 +1734,7 @@ pyopnsense==0.2.0
pyoppleio==1.0.5 pyoppleio==1.0.5
# homeassistant.components.opentherm_gw # homeassistant.components.opentherm_gw
pyotgw==2.0.2 pyotgw==2.0.3
# homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.notify
# homeassistant.auth.mfa_modules.totp # homeassistant.auth.mfa_modules.totp

View File

@ -1211,7 +1211,7 @@ pyopenuv==2022.04.0
pyopnsense==0.2.0 pyopnsense==0.2.0
# homeassistant.components.opentherm_gw # homeassistant.components.opentherm_gw
pyotgw==2.0.2 pyotgw==2.0.3
# homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.notify
# homeassistant.auth.mfa_modules.totp # homeassistant.auth.mfa_modules.totp