mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Update pyotgw to 2.0.1 (#75663)
This commit is contained in:
parent
ba71a3c24d
commit
79be87f9ce
@ -2,7 +2,7 @@
|
||||
"domain": "opentherm_gw",
|
||||
"name": "OpenTherm Gateway",
|
||||
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
|
||||
"requirements": ["pyotgw==2.0.0"],
|
||||
"requirements": ["pyotgw==2.0.1"],
|
||||
"codeowners": ["@mvn23"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
|
@ -1732,7 +1732,7 @@ pyopnsense==0.2.0
|
||||
pyoppleio==1.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.0.0
|
||||
pyotgw==2.0.1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
@ -1190,7 +1190,7 @@ pyopenuv==2022.04.0
|
||||
pyopnsense==0.2.0
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.0.0
|
||||
pyotgw==2.0.1
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
Loading…
x
Reference in New Issue
Block a user