Skip to content

Releases: madmic1314/ha_strava

My battery is low and it’s getting dark

07 May 07:00
0a3f18d
Compare
Choose a tag to compare

See ReadMe for full details, but this is not the fix you were looking for.

Udpate device_state_attributes

25 Mar 22:51
6191c8f
Compare
Choose a tag to compare

Fix for Entity camera.strava_cam (<class 'custom_components.ha_strava.camera.UrlCam'>) implements device_state_attributes. Please report it to the custom component author.

Fix for RegistryEntryDisabler

25 Mar 22:40
b7c7c4c
Compare
Choose a tag to compare

Fix for Detected integration that uses str for entity registry disabled_by. This is deprecated and will stop working in Home Assistant 2022.3, it should be updated to use RegistryEntryDisabler instead.

Fix missing _

24 Mar 20:00
f29b195
Compare
Choose a tag to compare

Missing _ in sensor name

Readme + Info updates

24 Mar 19:08
82325d1
Compare
Choose a tag to compare

Readme + Info updates

Fix pace div by 0

24 Mar 18:50
a8eca65
Compare
Choose a tag to compare

Fix for div/0 when calculating pace when distance is 0.