2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 09:55:38 +00:00

76_SolarForecast: save/restore relevant readings AND attributes with plantConfig, visual LED display whether the weather data is current (age < 2h)

git-svn-id: https://svn.fhem.de/fhem/trunk@28584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2024-03-02 20:22:30 +00:00
parent 3d5cb6427b
commit 2c5fc27f04

View File

@ -17288,7 +17288,8 @@ to ensure that the system configuration is correct.
<colgroup> <col width="15%"> <col width="85%"> </colgroup>
<tr><td> <b>check</b> </td><td>Checks the current plant configuration. A plausibility check </td></tr>
<tr><td> </td><td>is performed and the result and any notes or errors are output. </td></tr>
<tr><td> <b>save</b> </td><td>Secures important parameters of the plant configuration </td></tr>
<tr><td> <b>save</b> </td><td>Secures important parameters of the plant configuration. </td></tr>
<tr><td> </td><td>The operation is performed automatically every day shortly after 00:00. </td></tr>
<tr><td> <b>restore</b> </td><td>Restores a saved plant configuration </td></tr>
</table>
</ul>