mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump pyotgw to 0.4b4, fix Opentherm Gateway name in manifest.json (#23810)
This commit is contained in:
parent
5c9a58f3e6
commit
6f8038992c
@ -1,9 +1,9 @@
|
||||
{
|
||||
"domain": "opentherm_gw",
|
||||
"name": "Opentherm gw",
|
||||
"name": "Opentherm Gateway",
|
||||
"documentation": "https://www.home-assistant.io/components/opentherm_gw",
|
||||
"requirements": [
|
||||
"pyotgw==0.4b3"
|
||||
"pyotgw==0.4b4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1232,7 +1232,7 @@ pyoppleio==1.0.5
|
||||
pyota==2.0.5
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==0.4b3
|
||||
pyotgw==0.4b4
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
Loading…
x
Reference in New Issue
Block a user