Bump pyotgw to 2.1.3 (#82430)
This commit is contained in:
parent
c068024abe
commit
71604f544b
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "opentherm_gw",
|
||||
"name": "OpenTherm Gateway",
|
||||
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
|
||||
"requirements": ["pyotgw==2.1.1"],
|
||||
"requirements": ["pyotgw==2.1.3"],
|
||||
"codeowners": ["@mvn23"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -1801,7 +1801,7 @@ pyopnsense==0.2.0
|
|||
pyoppleio==1.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.1.1
|
||||
pyotgw==2.1.3
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
|
@ -1278,7 +1278,7 @@ pyopenuv==2022.04.0
|
|||
pyopnsense==0.2.0
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.1.1
|
||||
pyotgw==2.1.3
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
Loading…
Add table
Reference in a new issue