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

报错:TypeError: 'bool' object is not iterable #12

Open
easony1989 opened this issue Feb 14, 2022 · 0 comments
Open

报错:TypeError: 'bool' object is not iterable #12

easony1989 opened this issue Feb 14, 2022 · 0 comments

Comments

@easony1989
Copy link

Logger: homeassistant.setup
Source: custom_components/lifesmart/init.py:243
First occurred: 下午3:58:17 (1 occurrences)
Last logged: 下午3:58:17

Error during setup of component lifesmart
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
result = await task
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/lifesmart/init.py", line 243, in setup
for dev in devices:
TypeError: 'bool' object is not iterable

一直运行的好好的,重启完就报错了?啥都没操作👀
求解~

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