Bump pyotgw to 2.2.2 (#128594)
parent
9d0701a62b
commit
cd4a13ca55
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyotgw"],
|
||||
"requirements": ["pyotgw==2.2.1"]
|
||||
"requirements": ["pyotgw==2.2.2"]
|
||||
}
|
||||
|
|
|
@ -2125,7 +2125,7 @@ pyoppleio-legacy==1.0.8
|
|||
pyosoenergyapi==1.1.4
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.2.1
|
||||
pyotgw==2.2.2
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
|
@ -1709,7 +1709,7 @@ pyopnsense==0.4.0
|
|||
pyosoenergyapi==1.1.4
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.2.1
|
||||
pyotgw==2.2.2
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
Loading…
Reference in New Issue