Closed pailloM closed 2 years ago
I have the same issue with HA core 2021.12.2. This is the log:
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 12:38:21 (43 occurrences)
Last logged: 12:38:24
Entity sensor.google_fit_meditation (<class 'custom_components.google_fit.sensor.GoogleFitMeditationSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.google_fit_move_time (<class 'custom_components.google_fit.sensor.GoogleFitMoveTimeSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.google_fit_calories (<class 'custom_components.google_fit.sensor.GoogleFitCaloriesSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.google_fit_distance_km (<class 'custom_components.google_fit.sensor.GoogleFitDistanceKmSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.google_fit_distance_mi (<class 'custom_components.google_fit.sensor.GoogleFitDistanceMiSensor'>) implements device_state_attributes. Please report it to the custom component author.
Thanks man!
This is with home-assistant 2021.12.0.b0. I run it in docker. The integration is setting-up just fine and pulling the data as expected but I get the following warnings: