@sebbo2002/node-pyatv 4.3.0-develop.3 → 4.3.0
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.
- package/CHANGELOG.md +13 -0
- package/docs/coverage/cobertura-coverage.xml +2 -2
- package/docs/coverage/device-event.ts.html +1 -1
- package/docs/coverage/device-events.ts.html +1 -1
- package/docs/coverage/device.ts.html +1 -1
- package/docs/coverage/fake-spawn.ts.html +1 -1
- package/docs/coverage/index.html +1 -1
- package/docs/coverage/index.ts.html +1 -1
- package/docs/coverage/instance.ts.html +1 -1
- package/docs/coverage/tools.ts.html +2 -2
- package/docs/coverage/types.ts.html +1 -1
- package/docs/reference/classes/NodePyATVDevice.html +60 -60
- package/docs/reference/classes/NodePyATVDeviceEvent.html +5 -5
- package/docs/reference/classes/default.html +10 -10
- package/docs/reference/enums/NodePyATVDeviceState.html +1 -1
- package/docs/reference/enums/NodePyATVKeys.html +1 -1
- package/docs/reference/enums/NodePyATVListenerState.html +1 -1
- package/docs/reference/enums/NodePyATVMediaType.html +1 -1
- package/docs/reference/enums/NodePyATVPowerState.html +1 -1
- package/docs/reference/enums/NodePyATVProtocol.html +1 -1
- package/docs/reference/enums/NodePyATVRepeatState.html +1 -1
- package/docs/reference/enums/NodePyATVShuffleState.html +1 -1
- package/docs/reference/index.html +1 -1
- package/docs/reference/interfaces/NodePyATVDeviceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindAndInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVGetStateOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVState.html +1 -1
- package/docs/reference/interfaces/NodePyATVVersionResponse.html +1 -1
- package/docs/reference/modules.html +1 -1
- package/docs/tests/index.html +1 -1
- package/docs/tests/mochawesome.json +601 -601
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
# [4.3.0](https://github.com/sebbo2002/node-pyatv/compare/v4.2.1...v4.3.0) (2022-01-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* Add `turnOn` and `turnOff` to NodePyATVKeys ([7497591](https://github.com/sebbo2002/node-pyatv/commit/7497591f0254687384004f04399b7a29eeba46d9))
|
|
7
|
+
* Handle turnOn/turnOff in pressKey() correctly ([7e6eefa](https://github.com/sebbo2002/node-pyatv/commit/7e6eefa8df87d73c4129bdc6d24148fe8ea9976d))
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* Add `turnOn()` and `turnOff()` commands ([82e52d4](https://github.com/sebbo2002/node-pyatv/commit/82e52d417b191dc5001d0f332140b6746578062f))
|
|
13
|
+
|
|
1
14
|
# [4.3.0-develop.3](https://github.com/sebbo2002/node-pyatv/compare/v4.3.0-develop.2...v4.3.0-develop.3) (2022-01-21)
|
|
2
15
|
|
|
3
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="615" lines-covered="601" line-rate="0.9772" branches-valid="265" branches-covered="235" branch-rate="0.8868" timestamp="
|
|
3
|
+
<coverage lines-valid="615" lines-covered="601" line-rate="0.9772" branches-valid="265" branches-covered="235" branch-rate="0.8868" timestamp="1643057881847" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/runner/work/node-pyatv/node-pyatv</source>
|
|
6
6
|
</sources>
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
<line number="29" hits="109" branch="false"/>
|
|
1243
1243
|
<line number="32" hits="1" branch="false"/>
|
|
1244
1244
|
<line number="33" hits="116" branch="true" condition-coverage="100% (4/4)"/>
|
|
1245
|
-
<line number="34" hits="
|
|
1245
|
+
<line number="34" hits="96" branch="false"/>
|
|
1246
1246
|
<line number="38" hits="1" branch="false"/>
|
|
1247
1247
|
<line number="39" hits="2142" branch="true" condition-coverage="100% (2/2)"/>
|
|
1248
1248
|
<line number="40" hits="9" branch="true" condition-coverage="100% (2/2)"/>
|
|
@@ -235,7 +235,7 @@ export default class NodePyATVDeviceEvent {
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
238
|
-
at
|
|
238
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
239
239
|
</div>
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
@@ -940,7 +940,7 @@ export default class NodePyATVDeviceEvents extends EventEmitter {
|
|
|
940
940
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
941
941
|
Code coverage generated by
|
|
942
942
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
943
|
-
at
|
|
943
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
944
944
|
</div>
|
|
945
945
|
</div>
|
|
946
946
|
<script src="prettify.js"></script>
|
|
@@ -2194,7 +2194,7 @@ export default class NodePyATVDevice implements EventEmitter{
|
|
|
2194
2194
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
2195
2195
|
Code coverage generated by
|
|
2196
2196
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
2197
|
-
at
|
|
2197
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
2198
2198
|
</div>
|
|
2199
2199
|
</div>
|
|
2200
2200
|
<script src="prettify.js"></script>
|
|
@@ -427,7 +427,7 @@ export class FakeChildProcessController {
|
|
|
427
427
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
428
428
|
Code coverage generated by
|
|
429
429
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
430
|
-
at
|
|
430
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
431
431
|
</div>
|
|
432
432
|
</div>
|
|
433
433
|
<script src="prettify.js"></script>
|
package/docs/coverage/index.html
CHANGED
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
201
201
|
Code coverage generated by
|
|
202
202
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
203
|
-
at
|
|
203
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
204
204
|
</div>
|
|
205
205
|
</div>
|
|
206
206
|
<script src="prettify.js"></script>
|
|
@@ -142,7 +142,7 @@ export {default} from './instance';
|
|
|
142
142
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
143
143
|
Code coverage generated by
|
|
144
144
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
145
|
-
at
|
|
145
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
146
146
|
</div>
|
|
147
147
|
</div>
|
|
148
148
|
<script src="prettify.js"></script>
|
|
@@ -670,7 +670,7 @@ export default class NodePyATVInstance {
|
|
|
670
670
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
671
671
|
Code coverage generated by
|
|
672
672
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
673
|
-
at
|
|
673
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
674
674
|
</div>
|
|
675
675
|
</div>
|
|
676
676
|
<script src="prettify.js"></script>
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
<span class="cline-any cline-neutral"> </span>
|
|
470
470
|
<span class="cline-any cline-yes">1x</span>
|
|
471
471
|
<span class="cline-any cline-yes">116x</span>
|
|
472
|
-
<span class="cline-any cline-yes">
|
|
472
|
+
<span class="cline-any cline-yes">96x</span>
|
|
473
473
|
<span class="cline-any cline-neutral"> </span>
|
|
474
474
|
<span class="cline-any cline-neutral"> </span>
|
|
475
475
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -1201,7 +1201,7 @@ export function parseState(input: NodePyATVInternalState, id: string, options: N
|
|
|
1201
1201
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1202
1202
|
Code coverage generated by
|
|
1203
1203
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
1204
|
-
at
|
|
1204
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
1205
1205
|
</div>
|
|
1206
1206
|
</div>
|
|
1207
1207
|
<script src="prettify.js"></script>
|
|
@@ -658,7 +658,7 @@ export interface NodePyATVState {
|
|
|
658
658
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
659
659
|
Code coverage generated by
|
|
660
660
|
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
661
|
-
at
|
|
661
|
+
at Mon Jan 24 2022 20:58:01 GMT+0000 (Coordinated Universal Time)
|
|
662
662
|
</div>
|
|
663
663
|
</div>
|
|
664
664
|
<script src="prettify.js"></script>
|