mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pyotgw to 0.5b1 (#28751)
This commit is contained in:
parent
376e3def1d
commit
15ce738357
@ -3,7 +3,7 @@
|
||||
"name": "Opentherm Gateway",
|
||||
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
|
||||
"requirements": [
|
||||
"pyotgw==0.5b0"
|
||||
"pyotgw==0.5b1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -1388,7 +1388,7 @@ pyoppleio==1.0.5
|
||||
pyota==2.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==0.5b0
|
||||
pyotgw==0.5b1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
@ -460,7 +460,7 @@ pynx584==0.4
|
||||
pyopenuv==1.0.9
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==0.5b0
|
||||
pyotgw==0.5b1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
Loading…
x
Reference in New Issue
Block a user