Error initialisation #14
Replies: 2 comments 1 reply
-
I am getting the same. I have enabled debugging logging but don't know where to find the logs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I am stuck for now : the server rejects (randomly) the requests that the component sends. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to get this working, but I get this error on the log and no devices show up.
'NoneType' object is not iterable
Traceback (most recent call last):
File "/config/custom_components/electrolux_status/init.py", line 104, in setup_entities
for appliance_json in appliances_list:
TypeError: 'NoneType' object is not iterable
My washing machine is AEG Series 7000 LFR7394O4Q ProSteam
Beta Was this translation helpful? Give feedback.
All reactions