typo for ambiclimate (#24083)

This commit is contained in:
Daniel Høyer Iversen 2019-05-25 09:26:46 +02:00 committed by GitHub
parent 1d022522cd
commit 02f927ae2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,