added bosch Automations

This commit is contained in:
2021-06-22 16:54:03 +02:00
parent 362ee448d3
commit a203c4b642
13 changed files with 143 additions and 56 deletions

View File

@@ -11,6 +11,7 @@
## Automatisierungen ## Automatisierungen
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* | | *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* |
|----------------|----------------|--------------------| |----------------|----------------|--------------------|
| Alexa Szenario fürs Sprachmapping (on/off) | ["Garage zu", "Garage auf"] | keine automatischen Trigger |
## Andere Netzwerk-Geräte ## Andere Netzwerk-Geräte
| *Gerätename* | *Gerätetyp* | *ID/Addresse* | | *Gerätename* | *Gerätetyp* | *ID/Addresse* |

View File

@@ -47,6 +47,13 @@
## Automatisierungen ## Automatisierungen
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* | | *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 ## Andere Netzwerk-Geräte
| *Gerätename* | *Gerätetyp* | *ID/Addresse* | | *Gerätename* | *Gerätetyp* | *ID/Addresse* |

View File

@@ -35,9 +35,18 @@
| stat/Wohnzimmer/MA/humidity | | stat/Wohnzimmer/MA/humidity |
| stat/Wohnzimmer/MA/lastRcv | | stat/Wohnzimmer/MA/lastRcv |
## Automatisierungen ## Automatisierungen & Szenarien
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* | | *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 ## Andere Netzwerk-Geräte
| *Gerätename* | *Gerätetyp* | *ID/Addresse* | | *Gerätename* | *Gerätetyp* | *ID/Addresse* |

View File

@@ -20,7 +20,7 @@
## Automatisierungen ## Automatisierungen
| *Beschreibung* | *Alexa-Befehl* | *Sonstige Trigger* | | *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 ## Andere Netzwerk-Geräte
| *Gerätename* | *Gerätetyp* | *ID/Addresse* | | *Gerätename* | *Gerätetyp* | *ID/Addresse* |

View File

@@ -1022,7 +1022,7 @@
<tr> <tr>
<td>Balkon</td> <td>Balkon</td>
<td>Mobile-Alerts MA10230</td> <td>Mobile-Alerts MA10230</td>
<td>03087D04D4E8</td> <td>0307D82A2E58</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -1011,7 +1011,7 @@
<tr> <tr>
<td>Waschküche</td> <td>Waschküche</td>
<td>Mobile-Alerts MA10230</td> <td>Mobile-Alerts MA10230</td>
<td>0307D82A2E58</td> <td>03087D04D4E8</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -1012,9 +1012,9 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td></td> <td>Alexa Szenario fürs Sprachmapping (on/off)</td>
<td></td> <td>["Garage zu", "Garage auf"]</td>
<td></td> <td>keine automatischen Trigger</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -1139,9 +1139,39 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td></td> <td>Markise rein</td>
<td></td> <td>"Markise rein"</td>
<td></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> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -486,8 +486,8 @@
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#automatisierungen" class="md-nav__link"> <a href="#automatisierungen-szenarien" class="md-nav__link">
Automatisierungen Automatisierungen &amp; Szenarien
</a> </a>
</li> </li>
@@ -936,8 +936,8 @@
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#automatisierungen" class="md-nav__link"> <a href="#automatisierungen-szenarien" class="md-nav__link">
Automatisierungen Automatisierungen &amp; Szenarien
</a> </a>
</li> </li>
@@ -1126,7 +1126,7 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h2 id="automatisierungen">Automatisierungen</h2> <h2 id="automatisierungen-szenarien">Automatisierungen &amp; Szenarien</h2>
<table> <table>
<thead> <thead>
<tr> <tr>
@@ -1137,9 +1137,49 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td></td> <td>Schatten in der Essecke</td>
<td></td> <td>"BlumenSchatten"</td>
<td></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> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -1035,9 +1035,9 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td>Tür auf &gt; Licht an</td> <td>Werkstattlicht</td>
<td>-</td> <td>-</td>
<td>Öffnen der Tür</td> <td>Licht im Keller geht bei Öffnen der Tür an</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

File diff suppressed because one or more lines are too long

View File

@@ -1,143 +1,143 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2021-06-04</lastmod> <lastmod>2021-06-22</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.