typo for ambiclimate (#24083)
This commit is contained in:
parent
1d022522cd
commit
02f927ae2d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ async def async_setup_entry(hass, entry, async_add_entities):
|
|||
return
|
||||
|
||||
if _token_info:
|
||||
await store.async_save(token_info)
|
||||
await store.async_save(_token_info)
|
||||
token_info = _token_info
|
||||
|
||||
data_connection = ambiclimate.AmbiclimateConnection(oauth,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue