zwift_hass icon indicating copy to clipboard operation
zwift_hass copied to clipboard

latest_activity.get('worldId'))

Open phillprice opened this issue 2 years ago • 0 comments

Not sure what other details are needed - happy to provide anything :)

Something went major wrong while updating zwift sensor for player XXXXXXX
Traceback (most recent call last):
  File "/config/custom_components/zwift/sensor.py", line 376, in update
    latest_activity.get('worldId'))
AttributeError: 'NoneType' object has no attribute 'get'

phillprice avatar May 12 '22 11:05 phillprice