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

Error starting up with Powerwall only #105

Closed
3 tasks done
phawxby opened this issue Jun 30, 2024 · 2 comments
Closed
3 tasks done

Error starting up with Powerwall only #105

phawxby opened this issue Jun 30, 2024 · 2 comments

Comments

@phawxby
Copy link

phawxby commented Jun 30, 2024

Checklist

  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

Since updating to 1.9.14 Teslemetry is no longer able to start just show the error below.

Screenshot_20240630-225728

Reproduction steps

  1. Have Powerwall only?
  2. Use teslemetry?

Debug logs

Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 22:44:05 (2 occurrences)
Last logged: 22:48:10

Error setting up entry Teslemetry for teslemetry
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/teslemetry/__init__.py", line 178, in async_setup_entry
    models.add(gateway["part_name"])
    ^^^^^^^^^^
AttributeError: 'list' object has no attribute 'add'
@Bre77
Copy link
Contributor

Bre77 commented Jul 1, 2024

Ah... yes. Fix release.

@Bre77 Bre77 closed this as completed Jul 1, 2024
@phawxby
Copy link
Author

phawxby commented Jul 1, 2024

Amazing, confirmed fixed. Thanks.

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

2 participants