fix end of file

This commit is contained in:
2020-07-02 14:11:23 +02:00
parent 026904e898
commit bb6f4860f9
3 changed files with 10 additions and 2 deletions

View File

@ -74,4 +74,7 @@ sub _getRoommateLastStatus {
return ReadingsVal( $roommate, 'lastState', $default );
}
1;

View File

@ -383,3 +383,8 @@ sub ShadingProcessingDriveCommand {
return;
}
1;