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

Update for home assistant 2023.07 #17

Closed
artursulkowski opened this issue Jul 19, 2023 · 0 comments · Fixed by #18
Closed

Update for home assistant 2023.07 #17

artursulkowski opened this issue Jul 19, 2023 · 0 comments · Fixed by #18

Comments

@artursulkowski
Copy link
Owner

Current version works with: Home Assistant 2023.5.0.dev0
I need to update at least to 2023.07

Example of error I am getting on 2023.06.3:
Logger: homeassistant.config_entries
Source: custom_components/slxchargingcontroller/init.py:30
Integration: Slx Charging Controller (documentation)
First occurred: 20:27:43 (1 occurrences)
Last logged: 20:27:43

Error setting up entry SLX Charging Controller for slxchargingcontroller
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/slxchargingcontroller/init.py", line 30, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

@artursulkowski artursulkowski changed the title Update Update for home assistant Jul 19, 2023
@artursulkowski artursulkowski changed the title Update for home assistant Update for home assistant 2023.07 Jul 19, 2023
@artursulkowski artursulkowski linked a pull request Jul 22, 2023 that will close this issue
This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant