Skip to content

Commit

Permalink
Add missing NotificationChange,SettingChange,SoftwareUpdateChange imp…
Browse files Browse the repository at this point in the history
…orts in __init__ (#143)
  • Loading branch information
BestPig authored Dec 27, 2023
1 parent 64b1eef commit 1b380a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions songpal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
ConnectChange,
ContentChange,
Notification,
NotificationChange,
PowerChange,
SettingChange,
SoftwareUpdateChange,
VolumeChange,
ZoneActivatedChange,
)
Expand Down

0 comments on commit 1b380a3

Please sign in to comment.