Fix oauth2 in Toon (#77480)
This commit is contained in:
parent
fcdedf54ea
commit
bb1e6bf209
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ def register_oauth2_implementations(
|
||||||
client_secret=client_secret,
|
client_secret=client_secret,
|
||||||
name="Engie Electrabel Boxx",
|
name="Engie Electrabel Boxx",
|
||||||
tenant_id="electrabel",
|
tenant_id="electrabel",
|
||||||
|
issuer="identity.toon.eu",
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
config_flow.ToonFlowHandler.async_register_implementation(
|
config_flow.ToonFlowHandler.async_register_implementation(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue