Velleman/python-linkplay

PlayingStatus enum incomplete

dukeofphilberg opened this issue · 0 comments

The PlayingStatus 'none' is not supported in https://github.com/Velleman/python-linkplay/blob/dad53e2d84fa87122ef268d6ff22e46e22245ca7/src/linkplay/consts.py#L209C7-L209C20

image

Ideally I think we want to make this 'stopped' as they serve the same purpose?