Skip to content

Conversation

@youdroid
Copy link

@youdroid youdroid commented May 9, 2022

Hi,

With HA 2022.5.X, the EVENT_TIME_CHANGED constant was removed, see https://developers.home-assistant.io/blog/2022/04/20/saying-goodbye-to-event_time_changed.

This PR removes this event.

This fixes #45

CONFIG_URL_DUMP_FILENAME,
)
from hashlib import md5
from homeassistant.const import EVENT_TIME_CHANGED

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work as it is used on line 55

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

Successfully merging this pull request may close these issues.

HA Strava fails to startup with HA 2022.5

2 participants