python-linkplay 0.2.10__py3-none-any.whl → 0.2.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
linkplay/__version__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.2.10'
1
+ __version__ = '0.2.11'
linkplay/manufacturers.py CHANGED
@@ -69,7 +69,7 @@ PROJECTID_LOOKUP: Final[dict[str, tuple[str, str]]] = {
69
69
  "iEAST-02": (MANUFACTURER_IEAST, MODELS_IEAST_AUDIOCAST_M5),
70
70
  "WiiM_Amp_4layer": (MANUFACTURER_WIIM, MODELS_WIIM_AMP),
71
71
  "WiiM_Pro_with_gc4a": (MANUFACTURER_WIIM, MODELS_WIIM_PRO),
72
- "Wiim_Pro_Plus": (MANUFACTURER_WIIM, MODELS_WIIM_PRO_PLUS),
72
+ "WiiM_Pro_Plus": (MANUFACTURER_WIIM, MODELS_WIIM_PRO_PLUS),
73
73
  "Muzo_Mini": (MANUFACTURER_WIIM, MODELS_WIIM_MINI),
74
74
  "GGMM_E2A": (MANUFACTURER_GGMM, MODELS_GGMM_GGMM_E2),
75
75
  "A16": (MANUFACTURER_MEDION, MODELS_MEDION_MD_43970),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python_linkplay
3
- Version: 0.2.10
3
+ Version: 0.2.11
4
4
  Summary: A Python Library for Seamless LinkPlay Device Control
5
5
  Author: Velleman Group nv
6
6
  License: MIT
@@ -1,16 +1,16 @@
1
1
  linkplay/__init__.py,sha256=y9ZehEq-KhS3cwn-PUpwVSJGfDUx7e5wf_G6guODcTk,56
2
2
  linkplay/__main__.py,sha256=Wcza80QaWfOaHjyJEfQYhB9kiPLE0NOqIj4zVWv2Nqs,577
3
- linkplay/__version__.py,sha256=JYwb-C-8s4xwnUp2y3_Hp7caBJyciFJh6lKJs_WcehM,23
3
+ linkplay/__version__.py,sha256=1GoaUwMSeBBLruUDdM6dEOYv-nA5voDZ34P71yo1WKo,23
4
4
  linkplay/bridge.py,sha256=Id0yDa807qo0Jv_0IUIwnok0EuUa-0z01rABul4AcXs,21834
5
5
  linkplay/consts.py,sha256=J2tocNaSyb5xs-qY0PqvOLl8_DzwarWZjTi-F9tXY4U,15780
6
6
  linkplay/controller.py,sha256=U370dMVl-E7iIhDC1wWmsrnFcdrWso84K0vkImsgCTo,4430
7
7
  linkplay/discovery.py,sha256=NnkO9gknp3Cyff7830zBu1LwyhkkWCdhDbEDbAwF8D8,4610
8
8
  linkplay/endpoint.py,sha256=_gelW0cDWt0SC8EApwaKIVh_YJIMNiOkfrLR_RYW7aM,2677
9
9
  linkplay/exceptions.py,sha256=UHcV0Yok0hdM0MYgHRwTWnMJ612Ts0iJvMFHX-IxmNo,312
10
- linkplay/manufacturers.py,sha256=GTSjpO-pIvTDL_w8LpkVBi0yAE6a6BPm9-4TNXOt6eM,4633
10
+ linkplay/manufacturers.py,sha256=BIy3TONhKPm5J9BmtSLV4OO7Y_VutotXpjIJTKhu7AY,4633
11
11
  linkplay/utils.py,sha256=fZHGnUM4XFrQ7MM6guHhaEmxJbVlwilbwoZXvXwSfMs,9480
12
- python_linkplay-0.2.10.dist-info/licenses/LICENSE,sha256=bgEtxMyjEHX_4uwaAY3GCFTm234D4AOZ5dM15sk26ms,1073
13
- python_linkplay-0.2.10.dist-info/METADATA,sha256=Ok3Lp7LO4QPWd9qucIR84ySjF7PmnJU3mpsPSkdF6_Q,3261
14
- python_linkplay-0.2.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- python_linkplay-0.2.10.dist-info/top_level.txt,sha256=CpSaOVPTzJf5TVIL7MrotSCR34gcIOQy-11l4zGmxxM,9
16
- python_linkplay-0.2.10.dist-info/RECORD,,
12
+ python_linkplay-0.2.11.dist-info/licenses/LICENSE,sha256=bgEtxMyjEHX_4uwaAY3GCFTm234D4AOZ5dM15sk26ms,1073
13
+ python_linkplay-0.2.11.dist-info/METADATA,sha256=b07YL5tCl4ZEfhDzHeRbNKNHL9eM7IXpFO2WXFQXYe4,3261
14
+ python_linkplay-0.2.11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ python_linkplay-0.2.11.dist-info/top_level.txt,sha256=CpSaOVPTzJf5TVIL7MrotSCR34gcIOQy-11l4zGmxxM,9
16
+ python_linkplay-0.2.11.dist-info/RECORD,,