Add usage information for roller shutter control

This update enhances the documentation by adding crucial
usage information for the roller shutter control module.
New sections in both English and German were introduced
to explain the necessary conditions for preventing delayed
operation when a window contact is opened.

It is clarified that for the functionality to operate
as intended, the roller shutter must be open, the sensor
needs to be set to open, and specific attributes
(ASC_ShuttersPlace and ASC_Self_Defense_Mode) must
be configured correctly. These additions aim to improve
user understanding and usability of the AutoShuttersControl
module. The version was updated to v1.0.1 to reflect
these enhancements.
```
This commit is contained in:
Marko Oldenburg 2025-02-05 08:00:28 +01:00
parent e155fbf3ec
commit 3c1e539ef8

View File

@ -1,4 +1,37 @@
### docs: new version (HEAD -> patch-newversion)
### ``` Add important usage information for roller shutter control (HEAD -> patch-documentation)
>Wed, 5 Feb 2025 07:57:46 +0100
>Author: Marko Oldenburg (fhemdevelopment@cooltux.net)
>Commiter: Marko Oldenburg (fhemdevelopment@cooltux.net)
This update includes new sections in both English and German
explaining the conditions necessary to prevent delayed operation
of roller shutters when a window contact is opened. The changes
clarify that for this functionality to work, the roller shutter
must be open, the sensor should be set to open, and specific
attributes (ASC_ShuttersPlace and ASC_Self_Defense_Mode) must
be appropriately configured.
These additions help users understand proper settings required
for optimal functionality, improving the overall usability
and effectiveness of the AutoShuttersControl module. The version
has been updated to v1.0.1 to reflect these enhancements.
```
### docs: changelog
>Sat, 25 Jan 2025 11:14:17 +0100
>Author: Marko Oldenburg (fhemdevelopment@cooltux.net)
>Commiter: Marko Oldenburg (fhemdevelopment@cooltux.net)
### docs: new version
>Sat, 25 Jan 2025 11:14:01 +0100
>Author: Marko Oldenburg (fhemdevelopment@cooltux.net)