Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'client_state' #28

Closed
phdelodder opened this issue Apr 2, 2021 · 1 comment
Closed

KeyError: 'client_state' #28

phdelodder opened this issue Apr 2, 2021 · 1 comment

Comments

@phdelodder
Copy link
Contributor

Logger: homeassistant.setup
Source: custom_components/evohome_cc/init.py:188
First occurred: 7:50:34 (1 occurrences)
Last logged: 7:50:34

Error during setup of component evohome_cc
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
result = await task
File "/config/custom_components/evohome_cc/init.py", line 100, in async_setup
await broker.async_restore_client_state()
File "/config/custom_components/evohome_cc/init.py", line 188, in async_restore_client_state
await self.client._set_state(**app_storage["client_state"])
KeyError: 'client_state'

@phdelodder
Copy link
Contributor Author

Solved with latest push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant