Hi,
I’m having issues with Google Fit. I had it working for about a week, then maybe when I did a restart, I noticed later that google Fit sensors in HA were missing and I 'm getting log errors below.
Anyone know how to fix these?
Anyone know how to delete old creditials?
Logger: homeassistant.config_entries
Source: config_entries.py:575
First occurred: 1:00:19 PM (12 occurrences)
Last logged: 1:05:48 PM
Error setting up entry [email protected] for sensor
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 575, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/sensor/init.py”, line 134, in async_setup_entry
return await component.async_setup_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/entity_component.py”, line 185, in async_setup_entry
raise ValueError(
ValueError: Config entry [email protected] (1331354a11abdfdse1ada1b7ad29c65) for google_fit.sensor has already been setup!