Update ELV sensors and MQTT messages

This commit is contained in:
2021-06-04 12:14:44 +02:00
parent 6a53e0c2cf
commit 022c0fd81e
29 changed files with 680 additions and 65 deletions

View File

@@ -984,6 +984,20 @@
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th><em>MQTT-Messages</em></th>
<th><em>Commands</em></th>
</tr>
</thead>
<tbody>
<tr>
<td>cmnd/Waschkeller/Wasserfilter/POWER</td>
<td>[ON,OFF]</td>
</tr>
</tbody>
</table>
<h2 id="home-automation-sensoren">Home-Automation Sensoren</h2>
<table>
<thead>
@@ -995,9 +1009,27 @@
</thead>
<tbody>
<tr>
<td></td>
<td></td>
<td></td>
<td>Waschküche</td>
<td>Mobile-Alerts MA10230</td>
<td>0307D82A2E58</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th><em>MQTT-Messages</em></th>
</tr>
</thead>
<tbody>
<tr>
<td>stat/Waschkeller/MA/temperature</td>
</tr>
<tr>
<td>stat/Waschkeller/MA/humidity</td>
</tr>
<tr>
<td>stat/Waschkeller/MA/lastRcv</td>
</tr>
</tbody>
</table>