vsslctrl 0.1.1.dev1__py3-none-any.whl → 0.1.2.dev1__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.
vsslctrl/io.py CHANGED
@@ -10,7 +10,7 @@ class InputRouter(ZoneDataClass):
10
10
  # Input Priority
11
11
  #
12
12
  # 0: Stream -> Analog Input
13
- # 1: Analog Input -> Stream (Local first in App)
13
+ # 1: Analog Input -> Stream (Local first)
14
14
  #
15
15
  # DO NOT CHANGE - VSSL Defined
16
16
  #
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vsslctrl
3
- Version: 0.1.1.dev1
3
+ Version: 0.1.2.dev1
4
4
  Summary: Package for controlling VSSL amplifiers
5
5
  Author-email: vsslctrl <vsslcontrolled@proton.me>
6
6
  Classifier: Development Status :: 4 - Beta
@@ -24,7 +24,7 @@ Requires-Dist: zeroconf ==0.132.2 ; extra == 'optional'
24
24
 
25
25
  **`vsslctrl` is not endorsed or affiliated with [VSSL](https://www.vssl.com/) in any manner.**
26
26
 
27
- Motovation for this project was to intergrate VSSLs amplifiers into [Home Assistant](https://www.home-assistant.io/) and not soley rely on mDNS for control (as per the offical VSSL app)
27
+ Motovation for this project was to intergrate VSSLs amplifiers into [Home Assistant](https://www.home-assistant.io/) and have control over different subnets (not mDNS dependant)
28
28
 
29
29
  I am looking for testers with any VSSL amplifier models, please get in touch if you interested in helping.
30
30
 
@@ -33,13 +33,17 @@ Requires-Dist: zeroconf ==0.132.2 ; extra == 'optional'
33
33
  ## TODOs
34
34
 
35
35
  * Test on other models (hardware needed)
36
- * Home Assistant integration (in progress)
36
+ * Home Assistant integration. In progress, [here](https://github.com/vsslctrl/integration.home-assistant)
37
37
  * Function scoping to supported feature / models
38
38
  * Better test coverage
39
39
 
40
- Basic Usage
40
+ Important
41
41
  -----------
42
+ **Warning:** no *[VSSL Agent](https://vssl.gitbook.io/vssl-rest-api/getting-started/start)* should be running on the same network. If you dont know what this is, then you can probably ignore this notice.
43
+
42
44
 
45
+ Basic Usage
46
+ -----------
43
47
  `vsslctrl` needs to be running inside a **[asyncio](https://docs.python.org/3/library/asyncio.html)** event loop.
44
48
 
45
49
  ```python
@@ -349,7 +353,7 @@ zone1.settings.volume.default_on = 75
349
353
  | ---------------------- | ----------- | ----------- |----------- |
350
354
  | `enabled` | Enable / disable EQ | `bool`
351
355
 
352
- EQ be set in [decibel](https://en.wikipedia.org/wiki/Decibel) using a range `-10`dB to `+10`dB
356
+ EQ to be set in [decibel](https://en.wikipedia.org/wiki/Decibel) using a range `-10`dB to `+10`dB
353
357
 
354
358
  | Property | Description | Type | Values |
355
359
  | ---------------------- | ----------- | ----------- |----------- |
@@ -369,7 +373,7 @@ zone1.settings.eq.khz1_db = -2
369
373
 
370
374
  ## Credit
371
375
 
372
- The VSSL API was reverse engineered using Wireshark, VSSLs native "legacy" iOS app and their deprecated [vsslagent](https://vssl.gitbook.io/vssl-rest-api/getting-started/start). VSSLs non-legacy iOS app version 1.1.3(1) is crashing my A.3x.
376
+ The VSSL API was reverse engineered using Wireshark, VSSLs native "legacy" iOS app and their deprecated [vsslagent](https://vssl.gitbook.io/vssl-rest-api/getting-started/start).
373
377
 
374
378
  ## Known Issues & Limitiations
375
379
 
@@ -383,3 +387,9 @@ The VSSL API was reverse engineered using Wireshark, VSSLs native "legacy" iOS a
383
387
  * `stop()` is intended to disconnect the client and pause the stream. Doesnt always function this way, depending on stream source
384
388
  * Occasionally a zones might stop responding to certain commands, issuing the `reboot` command generally corrects
385
389
 
390
+ ## Future
391
+
392
+ * REST API / Web App
393
+ * Save and recall EQ
394
+ * A.1(x) coverage i.e Bluetooth
395
+
@@ -9,14 +9,14 @@ vsslctrl/discovery.py,sha256=81uA3rbm-X_CR0Q0LsCQJyCs7638Bb-mgqNZWqV_dq4,5572
9
9
  vsslctrl/event_bus.py,sha256=9liAEJnZfthJwy5O-qc3pDIWRBv5AcV19PjMCwH_niU,5014
10
10
  vsslctrl/exceptions.py,sha256=EEfNlu--9PMIidj3V3ZB8c7p3My8siqKw7YIOjPFaqE,419
11
11
  vsslctrl/group.py,sha256=xHCvKR7nEbZRkO-oE0xd9oAkA_Vv_gSMIRvzQ2t3v28,5091
12
- vsslctrl/io.py,sha256=Nz3qOaSZ3AAuiZlGOIwb17kX1QSqEw796IiBz-vpu_M,5724
12
+ vsslctrl/io.py,sha256=UnuSNJeB8Mf1fy3GyrMVXaMhn7fIqnfVDtruwfxaC1M,5717
13
13
  vsslctrl/settings.py,sha256=nkW4SpsVhYL3Ep6T7z5j2yQ0viWXW7NIZ3anc2WfYpA,16570
14
14
  vsslctrl/track.py,sha256=zxk8IVMAwkPm1UnoyWr_61FcKhZ_2MzSIiaCW8Zi-10,10063
15
15
  vsslctrl/transport.py,sha256=XJFy0kl9y7hm3YV4_9ElBrq3u6--_k73UKJqKdO6Rqg,6993
16
16
  vsslctrl/utils.py,sha256=CqipPCffDjXCJ00NHAABOI886xRMyvnqkp4tr8i9uhg,1744
17
17
  vsslctrl/zone.py,sha256=-Uqt0picOp9SEwZT0s4tM11kkmnvj3MkkYjOo7lqXtc,12901
18
- vsslctrl-0.1.1.dev1.dist-info/LICENSE,sha256=67Ekj8PIxjEvkPd7L3GYJ8dyvn1EC4sPM3q3FKtpN6w,1065
19
- vsslctrl-0.1.1.dev1.dist-info/METADATA,sha256=maRU0eyfIlHeM2qwGP2diF1Dmjl-EvIu-yK7X_idcV0,13771
20
- vsslctrl-0.1.1.dev1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
21
- vsslctrl-0.1.1.dev1.dist-info/top_level.txt,sha256=MRycO_RKageNX27UZ2bLJDMlfeWTQzUZlsd3hS-0u3Y,9
22
- vsslctrl-0.1.1.dev1.dist-info/RECORD,,
18
+ vsslctrl-0.1.2.dev1.dist-info/LICENSE,sha256=67Ekj8PIxjEvkPd7L3GYJ8dyvn1EC4sPM3q3FKtpN6w,1065
19
+ vsslctrl-0.1.2.dev1.dist-info/METADATA,sha256=N0AOWz9IsBjk2vmu4QKCBoo95Y6QL0Qq7kBsTeDZs9c,14078
20
+ vsslctrl-0.1.2.dev1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
21
+ vsslctrl-0.1.2.dev1.dist-info/top_level.txt,sha256=MRycO_RKageNX27UZ2bLJDMlfeWTQzUZlsd3hS-0u3Y,9
22
+ vsslctrl-0.1.2.dev1.dist-info/RECORD,,