Update pyotgw to 1.1b1 (#47446)
This commit is contained in:
parent
a2ee7d598b
commit
ab0a5bccab
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==1.0b1"],
|
||||
"requirements": ["pyotgw==1.1b1"],
|
||||
"codeowners": ["@mvn23"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -1600,7 +1600,7 @@ pyoppleio==1.0.5
|
|||
pyota==2.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==1.0b1
|
||||
pyotgw==1.1b1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
|
@ -848,7 +848,7 @@ pyopenuv==1.0.9
|
|||
pyopnsense==0.2.0
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==1.0b1
|
||||
pyotgw==1.1b1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
Loading…
Add table
Reference in a new issue