added bosch Automations
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
## Automatisierungen
|
||||
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* |
|
||||
|----------------|----------------|--------------------|
|
||||
| Alexa Szenario fürs Sprachmapping (on/off) | ["Garage zu", "Garage auf"] | keine automatischen Trigger |
|
||||
|
||||
## Andere Netzwerk-Geräte
|
||||
| *Gerätename* | *Gerätetyp* | *ID/Addresse* |
|
||||
|
||||
@@ -47,6 +47,13 @@
|
||||
## Automatisierungen
|
||||
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* |
|
||||
|----------------|----------------|--------------------|
|
||||
| Markise rein | "Markise rein" | keine automatischen Trigger |
|
||||
| Markise auf 0% | "Markise 0" | keine automatischen Trigger |
|
||||
| Markise auf 25% | "Markise 25" | keine automatischen Trigger |
|
||||
| Markise auf 50% | "Markise 50" | keine automatischen Trigger |
|
||||
| Markise auf 75% | "Markise 75" | keine automatischen Trigger |
|
||||
| Markise auf 100% | "Markise 100" | keine automatischen Trigger |
|
||||
| Markise am Abend | - | Markise fährt um 20:30 eigenständig rein (aktuell nicht eingeschaltet) |
|
||||
|
||||
## Andere Netzwerk-Geräte
|
||||
| *Gerätename* | *Gerätetyp* | *ID/Addresse* |
|
||||
|
||||
@@ -35,9 +35,18 @@
|
||||
| stat/Wohnzimmer/MA/humidity |
|
||||
| stat/Wohnzimmer/MA/lastRcv |
|
||||
|
||||
## Automatisierungen
|
||||
## Automatisierungen & Szenarien
|
||||
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* |
|
||||
|----------------|----------------|--------------------|
|
||||
| Schatten in der Essecke | "BlumenSchatten" | keine automatischen Trigger |
|
||||
| Spielekonsole + Rollläden | "Ich will spielen" | keine automatischen Trigger |
|
||||
| Alle Rollläden auf 25% | "Laden 25" | keine automatischen Trigger |
|
||||
| Alle Rollläden hoch | "Laden hoch" | keine automatischen Trigger |
|
||||
| Alle Rollläden runter | "Laden runter" | keine automatischen Trigger |
|
||||
| Rolladen abends | - | Alle Rollläden (bis auf die Tür) gehen bei Sonnenuntergang runter |
|
||||
| Rolladen Tür abends | - | Rollladen der Tür geht 30min nach Sonnenuntergang runter |
|
||||
| Rolladen morgens werktags | - | Alle Rollläden gehen werktags um 7:30 hoch |
|
||||
| Rolladen morgens Wochenende | - | Alle Rollläden gehen am Wochenende um 8:30 hoch |
|
||||
|
||||
## Andere Netzwerk-Geräte
|
||||
| *Gerätename* | *Gerätetyp* | *ID/Addresse* |
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
## Automatisierungen
|
||||
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* |
|
||||
|----------------|----------------|--------------------|
|
||||
| Tür auf > Licht an | - | Öffnen der Tür |
|
||||
| Werkstattlicht | - | Licht im Keller geht bei Öffnen der Tür an |
|
||||
|
||||
## Andere Netzwerk-Geräte
|
||||
| *Gerätename* | *Gerätetyp* | *ID/Addresse* |
|
||||
|
||||
@@ -1022,7 +1022,7 @@
|
||||
<tr>
|
||||
<td>Balkon</td>
|
||||
<td>Mobile-Alerts MA10230</td>
|
||||
<td>03087D04D4E8</td>
|
||||
<td>0307D82A2E58</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1011,7 +1011,7 @@
|
||||
<tr>
|
||||
<td>Waschküche</td>
|
||||
<td>Mobile-Alerts MA10230</td>
|
||||
<td>0307D82A2E58</td>
|
||||
<td>03087D04D4E8</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1012,9 +1012,9 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Alexa Szenario fürs Sprachmapping (on/off)</td>
|
||||
<td>["Garage zu", "Garage auf"]</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1139,9 +1139,39 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Markise rein</td>
|
||||
<td>"Markise rein"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise auf 0%</td>
|
||||
<td>"Markise 0"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise auf 25%</td>
|
||||
<td>"Markise 25"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise auf 50%</td>
|
||||
<td>"Markise 50"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise auf 75%</td>
|
||||
<td>"Markise 75"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise auf 100%</td>
|
||||
<td>"Markise 100"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Markise am Abend</td>
|
||||
<td>-</td>
|
||||
<td>Markise fährt um 20:30 eigenständig rein (aktuell nicht eingeschaltet)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -486,8 +486,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#automatisierungen" class="md-nav__link">
|
||||
Automatisierungen
|
||||
<a href="#automatisierungen-szenarien" class="md-nav__link">
|
||||
Automatisierungen & Szenarien
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -936,8 +936,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#automatisierungen" class="md-nav__link">
|
||||
Automatisierungen
|
||||
<a href="#automatisierungen-szenarien" class="md-nav__link">
|
||||
Automatisierungen & Szenarien
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1126,7 +1126,7 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="automatisierungen">Automatisierungen</h2>
|
||||
<h2 id="automatisierungen-szenarien">Automatisierungen & Szenarien</h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -1137,9 +1137,49 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Schatten in der Essecke</td>
|
||||
<td>"BlumenSchatten"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Spielekonsole + Rollläden</td>
|
||||
<td>"Ich will spielen"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alle Rollläden auf 25%</td>
|
||||
<td>"Laden 25"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alle Rollläden hoch</td>
|
||||
<td>"Laden hoch"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alle Rollläden runter</td>
|
||||
<td>"Laden runter"</td>
|
||||
<td>keine automatischen Trigger</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rolladen abends</td>
|
||||
<td>-</td>
|
||||
<td>Alle Rollläden (bis auf die Tür) gehen bei Sonnenuntergang runter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rolladen Tür abends</td>
|
||||
<td>-</td>
|
||||
<td>Rollladen der Tür geht 30min nach Sonnenuntergang runter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rolladen morgens werktags</td>
|
||||
<td>-</td>
|
||||
<td>Alle Rollläden gehen werktags um 7:30 hoch</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rolladen morgens Wochenende</td>
|
||||
<td>-</td>
|
||||
<td>Alle Rollläden gehen am Wochenende um 8:30 hoch</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1035,9 +1035,9 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Tür auf > Licht an</td>
|
||||
<td>Werkstattlicht</td>
|
||||
<td>-</td>
|
||||
<td>Öffnen der Tür</td>
|
||||
<td>Licht im Keller geht bei Öffnen der Tür an</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,143 +1,143 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-06-04</lastmod>
|
||||
<lastmod>2021-06-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
Reference in New Issue
Block a user