Skip to content

Commit 7ec704f

Browse files
committed
final before testing
1 parent 3560908 commit 7ec704f

12 files changed

+1107
-344
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project are documented in this file.
44

5+
### [6.9.5] 2026-03-16
6+
7+
#### added
8+
9+
- new commands player.get.balance, player.set.balance
10+
511
### [6.9.4] 2026-03-15
612

713
#### Changed

docs/Helper.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="Sonos-Ext
695695
<br class="clear">
696696

697697
<footer>
698-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Thu Jul 31 2025 15:51:40 GMT+0200 (Mitteleuropäische Sommerzeit)
698+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Mar 16 2026 10:43:45 GMT+0100 (Mitteleuropäische Normalzeit)
699699
</footer>
700700

701701
<script> prettyPrint(); </script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="Sonos-Ext
14931493
<br class="clear">
14941494

14951495
<footer>
1496-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Thu Jul 31 2025 15:51:40 GMT+0200 (Mitteleuropäische Sommerzeit)
1496+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Mar 16 2026 10:43:45 GMT+0100 (Mitteleuropäische Normalzeit)
14971497
</footer>
14981498

14991499
<script> prettyPrint(); </script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="Sonos-Ext
5656
<br class="clear">
5757

5858
<footer>
59-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Thu Jul 31 2025 15:51:40 GMT+0200 (Mitteleuropäische Sommerzeit)
59+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Mar 16 2026 10:43:45 GMT+0100 (Mitteleuropäische Normalzeit)
6060
</footer>
6161

6262
<script> prettyPrint(); </script>

docs/module-MySonos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2259,7 +2259,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="Sonos-Ext
22592259
<br class="clear">
22602260

22612261
<footer>
2262-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Thu Jul 31 2025 15:51:40 GMT+0200 (Mitteleuropäische Sommerzeit)
2262+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Mar 16 2026 10:43:45 GMT+0100 (Mitteleuropäische Normalzeit)
22632263
</footer>
22642264

22652265
<script> prettyPrint(); </script>

docs/module-Sonos-Commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4121,7 +4121,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="Sonos-Ext
41214121
<br class="clear">
41224122

41234123
<footer>
4124-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Thu Jul 31 2025 15:51:40 GMT+0200 (Mitteleuropäische Sommerzeit)
4124+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Mar 16 2026 10:43:45 GMT+0100 (Mitteleuropäische Normalzeit)
41254125
</footer>
41264126

41274127
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)