nitobuendia / oura-custom-component

Oura Custom Component for Home-Assistant. Adds Oura Ring sleep information.
108 stars 25 forks source link

device_state_attributes #17

Closed MechEng70 closed 2 years ago

MechEng70 commented 2 years ago

FYI -

Logger: homeassistant.helpers.entity Source: helpers/entity.py:601 First occurred: 11:20:34 AM (1 occurrences) Last logged: 11:20:34 AM

Entity sensor.sleep_quality (<class 'custom_components.oura.sensor.OuraSleepSensor'>) implements device_state_attributes. Please report it to the custom component author.

nitobuendia commented 2 years ago

@MechEng70 Jason, do you have the latest version as downloaded from this repository? This was fixed on a recent commit. I would suggest that you update the code manually.

MechEng70 commented 2 years ago

I will check. Thanks.