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

After 24.4.2 installed, PumpSpy won't initialize on restart #14

Open
mel-barnum opened this issue Apr 12, 2024 · 2 comments
Open

After 24.4.2 installed, PumpSpy won't initialize on restart #14

mel-barnum opened this issue Apr 12, 2024 · 2 comments

Comments

@mel-barnum
Copy link

Yesterday I installed HA Core 2024.4.2 and all my tracking of pump output stopped.

Log from HA Core

Logger: homeassistant.config_entries
Source: config_entries.py:551
First occurred: 12:22:23 PM (1 occurrences)
Last logged: 12:22:23 PM

Error setting up entry Pumpspy () for pumpspy_ha
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 551, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/pumpspy_ha/init.py", line 47, in async_setup_entry
await api.setup()
File "/config/custom_components/pumpspy_ha/pypumpspy.py", line 66, in setup
await self.get_uid(session=session)
File "/config/custom_components/pumpspy_ha/pypumpspy.py", line 135, in get_uid
raise InvalidAccessToken
custom_components.pumpspy_ha.pypumpspy.InvalidAccessToken

@mel-barnum
Copy link
Author

This issue has been open for more than 45 days and no response yet. Is this still being supported? I hope so because I find it to be very useful to my HA installation.

@gtbdf1
Copy link

gtbdf1 commented Aug 5, 2024

@Crewski hope everything is ok...

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