Skip to content

Commit

Permalink
Deploying to gh-pages from @ smarthomeNG/plugins@75550cf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Morg42 committed Dec 8, 2024
1 parent 6c3c068 commit a52f7bf
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 12 deletions.
15 changes: 12 additions & 3 deletions _sources/plugins_doc/config/sonos.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Anforderungen



- Minimum SmartHomeNG Version: **1.5.1**
- Minimum Python Version: **3.8**
- Minimum SmartHomeNG Version: **1.10.0.3**
- Minimum Python Version: **3.9**

Konfiguration
=============
Expand Down Expand Up @@ -88,6 +88,15 @@ von "local_webservice_path" für Snippets benutzt.
- Datentyp: **str**


pause_item
==========


Item, um die Ausführung des Plugins zu steuern

- Datentyp: **str**


snippet_duration_offset
=======================

Expand Down Expand Up @@ -125,7 +134,7 @@ webservice_ip
(optional) Für TTS und die Audio-Snippet-Funktionalität wird ein simpler Webservice gestartet.
Die IP-Adresse wird per default automatisch ermittelt, kann hier aber manuell gesetzt werden.

- Datentyp: **ip**
- Datentyp: **ipv4**


webservice_port
Expand Down
2 changes: 1 addition & 1 deletion _sources/plugins_doc/plugins_all.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@
| | | | | |
| | | Plugin Status: **develop** | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`sonos <config/sonos>` | v1.8.8 | Anbindung von Sonos Lautsprechern | aschwith | sisamiwe |
| :doc:`sonos <config/sonos>` | v1.8.9 | Anbindung von Sonos Lautsprechern | aschwith | sisamiwe |
| | | | | |
| | | - `sonos zusätzliche Infos <https://github.com/smarthomeNG/plugins/blob/master/sonos/README.md>`_ | | |
| | | - `sonos Unterstützung <https://knx-user-forum.de/forum/supportforen/smarthome-py/25151-sonos-anbindung>`_ | | |
Expand Down
2 changes: 1 addition & 1 deletion _sources/plugins_doc/plugins_gateway.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
| | | - `smlx zusätzliche Infos <https://www.smarthomeng.de/developer/plugins/smlx/user_doc.html>`_ | | |
| | | - `smlx Unterstützung <https://knx-user-forum.de/forum/supportforen/smarthome-py/39119-sml-plugin-datenblock-gr&ouml;ßenfehler>`_ | | |
+-------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-----------------+
| :doc:`sonos <config/sonos>` | v1.8.8 | Anbindung von Sonos Lautsprechern | aschwith | sisamiwe |
| :doc:`sonos <config/sonos>` | v1.8.9 | Anbindung von Sonos Lautsprechern | aschwith | sisamiwe |
| | | | | |
| | | - `sonos zusätzliche Infos <https://github.com/smarthomeNG/plugins/blob/master/sonos/README.md>`_ | | |
| | | - `sonos Unterstützung <https://knx-user-forum.de/forum/supportforen/smarthome-py/25151-sonos-anbindung>`_ | | |
Expand Down
2 changes: 1 addition & 1 deletion entwicklung/core/core_shng.html
Original file line number Diff line number Diff line change
Expand Up @@ -5749,7 +5749,7 @@ <h2>smarthome.py<a class="headerlink" href="#smarthome-py" title="Permalink to t
the main oject, which is an instance of this class. Mostly it is referred to as <code class="docutils literal notranslate"><span class="pre">sh</span></code>, <code class="docutils literal notranslate"><span class="pre">_sh</span></code> or <code class="docutils literal notranslate"><span class="pre">smarthome</span></code>.</p>
<dl class="py attribute">
<dt class="sig sig-object py" id="lib.smarthome.SmartHome.BASE">
<span class="sig-name descname"><span class="pre">BASE</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'/home/runner/work/smarthome/smarthome/smarthomeng'</span></em><a class="headerlink" href="#lib.smarthome.SmartHome.BASE" title="Link zu dieser Definition"></a></dt>
<span class="sig-name descname"><span class="pre">BASE</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'/home/runner/work/plugins/plugins/smarthomeng'</span></em><a class="headerlink" href="#lib.smarthome.SmartHome.BASE" title="Link zu dieser Definition"></a></dt>
<dd></dd></dl>

<dl class="py method">
Expand Down
15 changes: 12 additions & 3 deletions plugins_doc/config/sonos.html
Original file line number Diff line number Diff line change
Expand Up @@ -5742,8 +5742,8 @@ <h2>Beschreibung<a class="headerlink" href="#beschreibung" title="Permalink to t
<h2>Anforderungen<a class="headerlink" href="#anforderungen" title="Permalink to this heading"></a></h2>
<blockquote>
<div><ul class="simple">
<li><p>Minimum SmartHomeNG Version: <strong>1.5.1</strong></p></li>
<li><p>Minimum Python Version: <strong>3.8</strong></p></li>
<li><p>Minimum SmartHomeNG Version: <strong>1.10.0.3</strong></p></li>
<li><p>Minimum Python Version: <strong>3.9</strong></p></li>
</ul>
</div></blockquote>
</section>
Expand Down Expand Up @@ -5788,6 +5788,15 @@ <h2>local_webservice_path_snippet<a class="headerlink" href="#local-webservice-p
</ul>
</div></blockquote>
</section>
<section id="pause-item">
<h2>pause_item<a class="headerlink" href="#pause-item" title="Permalink to this heading"></a></h2>
<p>Item, um die Ausführung des Plugins zu steuern</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>str</strong></p></li>
</ul>
</div></blockquote>
</section>
<section id="snippet-duration-offset">
<h2>snippet_duration_offset<a class="headerlink" href="#snippet-duration-offset" title="Permalink to this heading"></a></h2>
<p>(optional) Verlängert die Dauer von Snippet Audio Dateien um einen festen Offset in Sekunden.</p>
Expand Down Expand Up @@ -5824,7 +5833,7 @@ <h2>webservice_ip<a class="headerlink" href="#webservice-ip" title="Permalink to
Die IP-Adresse wird per default automatisch ermittelt, kann hier aber manuell gesetzt werden.</p>
<blockquote>
<div><ul class="simple">
<li><p>Datentyp: <strong>ip</strong></p></li>
<li><p>Datentyp: <strong>ipv4</strong></p></li>
</ul>
</div></blockquote>
</section>
Expand Down
2 changes: 1 addition & 1 deletion plugins_doc/plugins_all.html
Original file line number Diff line number Diff line change
Expand Up @@ -7310,7 +7310,7 @@
<td><p>nobody</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="config/sonos.html"><span class="doc">sonos</span></a></p></td>
<td><p>v1.8.8</p></td>
<td><p>v1.8.9</p></td>
<td><p>Anbindung von Sonos Lautsprechern</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/smarthomeNG/plugins/blob/master/sonos/README.md">sonos zusätzliche Infos</a></p></li>
Expand Down
2 changes: 1 addition & 1 deletion plugins_doc/plugins_gateway.html
Original file line number Diff line number Diff line change
Expand Up @@ -6079,7 +6079,7 @@
<td><p>sisamiwe, morg</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="config/sonos.html"><span class="doc">sonos</span></a></p></td>
<td><p>v1.8.8</p></td>
<td><p>v1.8.9</p></td>
<td><p>Anbindung von Sonos Lautsprechern</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/smarthomeNG/plugins/blob/master/sonos/README.md">sonos zusätzliche Infos</a></p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit a52f7bf

Please sign in to comment.