mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump pyotgw to 0.5b1 (#28751)
This commit is contained in:
parent
376e3def1d
commit
15ce738357
@ -3,7 +3,7 @@
|
|||||||
"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": [
|
"requirements": [
|
||||||
"pyotgw==0.5b0"
|
"pyotgw==0.5b1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1388,7 +1388,7 @@ pyoppleio==1.0.5
|
|||||||
pyota==2.0.5
|
pyota==2.0.5
|
||||||
|
|
||||||
# homeassistant.components.opentherm_gw
|
# homeassistant.components.opentherm_gw
|
||||||
pyotgw==0.5b0
|
pyotgw==0.5b1
|
||||||
|
|
||||||
# homeassistant.auth.mfa_modules.notify
|
# homeassistant.auth.mfa_modules.notify
|
||||||
# homeassistant.auth.mfa_modules.totp
|
# homeassistant.auth.mfa_modules.totp
|
||||||
|
@ -460,7 +460,7 @@ pynx584==0.4
|
|||||||
pyopenuv==1.0.9
|
pyopenuv==1.0.9
|
||||||
|
|
||||||
# homeassistant.components.opentherm_gw
|
# homeassistant.components.opentherm_gw
|
||||||
pyotgw==0.5b0
|
pyotgw==0.5b1
|
||||||
|
|
||||||
# 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