patch-documentation #145
							
								
								
									
										35
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										35
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -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) | ||||
|   | ||||
| @@ -870,6 +870,19 @@ __END__ | ||||
|                 <td>Is <abbr>ASC</abbr> globally activated?</td> | ||||
|             </tr> | ||||
|         </table> | ||||
|         <p></p> | ||||
|         <u>Important Information for General Use</u> | ||||
|         <p> | ||||
|             A possibility has been created to prevent the delayed movement of a roller shutter by opening a window contact.   | ||||
|             The handle position is determined before the movement, not before the wait time!   | ||||
|             The following settings are required for this function: | ||||
|             <ul> | ||||
|                 <li>the roller shutter must be in the open position</i> | ||||
|                 <li>the sensor must be set to open</i> | ||||
|                 <li>the attribute ASC_ShuttersPlace must be set to terrace</i> | ||||
|                 <li>the attribute ASC_Self_Defense_Mode must be set to off</i> | ||||
|             </ul>  | ||||
|         </p> | ||||
| </ul> | ||||
|  | ||||
| =end html | ||||
| @@ -1439,6 +1452,19 @@ __END__ | ||||
|         <tr><td>RainWaitingTime</td><td>   </td></tr> | ||||
|         <tr><td>BlockAscDrivesAfterManual</td><td>   </td></tr> | ||||
|     </table> | ||||
|     <p></p> | ||||
|     <u>Wichtige Informationen zur allgemeinen Verwendung</u> | ||||
|     <p> | ||||
|         Es wurde eine Möglichkeit geschaffen um das verzögerte fahren eines Rolles durch öffnen eines Fensterkontaktes zu unterbinden. | ||||
|         Feststellung der Griffstellung vor Fahrt, nicht vor Wartezeit! | ||||
|         Voraussetzung für diese Funktion ist folgende Einstellung: | ||||
|         <ul> | ||||
|             <li>das Rollo muss in der Position Open stehen</i> | ||||
|             <li>der Sensor muss auf open stehen / gestellt werden</i> | ||||
|             <li>Attribut ASC_ShuttersPlace muss auf terrace gesetzt sein</i> | ||||
|             <li>Attribut ASC_Self_Defense_Mode muss auf off gesetzt sein</i> | ||||
|         </ul>  | ||||
|     </p> | ||||
| </ul> | ||||
|  | ||||
| =end html_DE | ||||
| @@ -1462,7 +1488,7 @@ __END__ | ||||
|   ], | ||||
|   "release_status": "stable", | ||||
|   "license": "GPL_2", | ||||
|   "version": "v1.0.0", | ||||
|   "version": "v1.0.1", | ||||
|   "author": [ | ||||
|     "Marko Oldenburg <fhemdevelopment@cooltux.net>" | ||||
|   ], | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| UPD 2025-01-25_11:12:39 116534 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2025-01-21_17:56:42 76570 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2025-02-05_07:57:04 117935 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2025-01-25_11:47:02 76570 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2024-10-12_09:12:30 2691 lib/FHEM/Automation/ShuttersControl/Dev.pm | ||||
| UPD 2024-10-12_09:12:30 2675 lib/FHEM/Automation/ShuttersControl/Roommate.pm | ||||
| UPD 2024-10-12_09:12:30 31828 lib/FHEM/Automation/ShuttersControl/Shutters.pm | ||||
|   | ||||
		Reference in New Issue
	
	Block a user