mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 19:48:23 +00:00
Update pyotgw to 1.1b1 (#47446)
This commit is contained in:
parent
d9542c2efe
commit
9fa0de8600
@ -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
|
||||
}
|
||||
|
@ -1603,7 +1603,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
|
||||
|
@ -851,7 +851,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…
x
Reference in New Issue
Block a user