Skip to content

Commit

Permalink
Removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aunefyren committed Feb 3, 2024
1 parent 8fa1acc commit 393894d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/bluesound_alt/media_player.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ async def async_update_status(self):
# the device is playing. This would solve a lot of
# problems. This change will be done when the
# communication is moved to a separate library
# await asyncio.sleep(1)
await self.force_update_sync_status()

self.async_write_ha_state()
Expand Down

0 comments on commit 393894d

Please sign in to comment.