mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Fix oauth2 in Toon (#77480)
This commit is contained in:
parent
fcdedf54ea
commit
bb1e6bf209
@ -33,6 +33,7 @@ def register_oauth2_implementations(
|
||||
client_secret=client_secret,
|
||||
name="Engie Electrabel Boxx",
|
||||
tenant_id="electrabel",
|
||||
issuer="identity.toon.eu",
|
||||
),
|
||||
)
|
||||
config_flow.ToonFlowHandler.async_register_implementation(
|
||||
|
Loading…
x
Reference in New Issue
Block a user