mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update pyotgw to 1.1b1 (#47446)
This commit is contained in:
parent
a2ee7d598b
commit
ab0a5bccab
@ -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==1.0b1"],
|
"requirements": ["pyotgw==1.1b1"],
|
||||||
"codeowners": ["@mvn23"],
|
"codeowners": ["@mvn23"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -1600,7 +1600,7 @@ pyoppleio==1.0.5
|
|||||||
pyota==2.0.5
|
pyota==2.0.5
|
||||||
|
|
||||||
# homeassistant.components.opentherm_gw
|
# homeassistant.components.opentherm_gw
|
||||||
pyotgw==1.0b1
|
pyotgw==1.1b1
|
||||||
|
|
||||||
# homeassistant.auth.mfa_modules.notify
|
# homeassistant.auth.mfa_modules.notify
|
||||||
# homeassistant.auth.mfa_modules.totp
|
# homeassistant.auth.mfa_modules.totp
|
||||||
|
@ -848,7 +848,7 @@ pyopenuv==1.0.9
|
|||||||
pyopnsense==0.2.0
|
pyopnsense==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.opentherm_gw
|
# homeassistant.components.opentherm_gw
|
||||||
pyotgw==1.0b1
|
pyotgw==1.1b1
|
||||||
|
|
||||||
# homeassistant.auth.mfa_modules.notify
|
# homeassistant.auth.mfa_modules.notify
|
||||||
# homeassistant.auth.mfa_modules.totp
|
# homeassistant.auth.mfa_modules.totp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user