change Meta.pm inclusion
This commit is contained in:
		| @@ -41,17 +41,12 @@ | ||||
| # !!!!! - Innerhalb einer Shutterschleife kein CommandAttr verwenden. Bring Fehler!!! Kommen Raumnamen in die Shutterliste !!!!!! | ||||
| # | ||||
|  | ||||
| package main; | ||||
|  | ||||
| use Meta; | ||||
|  | ||||
|  | ||||
|  | ||||
| package FHEM::AutoShuttersControl; | ||||
|  | ||||
| use strict; | ||||
| use warnings; | ||||
| use utf8; | ||||
| use FHEM::Meta; | ||||
|  | ||||
| use FHEM::Automation::ShuttersControl; | ||||
| use GPUtils qw(GP_Import GP_Export); | ||||
|   | ||||
| @@ -1,15 +1,15 @@ | ||||
| UPD 2020-10-23_07:18:51 97630 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2020-10-05_13:30:47 74159 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2020-10-28_13:14:54 97618 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2020-10-23_07:22:10 74159 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2020-06-22_09:41:40 2657 lib/FHEM/Automation/ShuttersControl/Dev.pm | ||||
| UPD 2020-07-26_17:36:29 2496 lib/FHEM/Automation/ShuttersControl/Roommate.pm | ||||
| UPD 2020-08-12_11:00:05 31376 lib/FHEM/Automation/ShuttersControl/Shutters.pm | ||||
| UPD 2020-10-05_13:53:53 25490 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||
| UPD 2020-10-12_08:54:59 109907 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | ||||
| UPD 2020-10-12_07:52:25 45903 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||
| UPD 2020-10-23_07:22:10 25490 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||
| UPD 2020-10-23_07:22:10 109907 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | ||||
| UPD 2020-10-23_07:22:10 45903 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||
| UPD 2020-06-22_09:41:40 2175 lib/FHEM/Automation/ShuttersControl/Window.pm | ||||
| UPD 2020-07-26_17:36:29 11569 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | ||||
| UPD 2020-07-03_11:29:10 7251 lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm | ||||
| UPD 2020-10-05_10:02:00 52429 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm | ||||
| UPD 2020-10-23_07:22:10 52429 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm | ||||
| UPD 2020-06-22_09:41:40 2903 lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm | ||||
| UPD 2020-06-22_09:41:40 3972 lib/FHEM/Automation/ShuttersControl/Window/Attr.pm | ||||
| UPD 2020-06-22_09:41:40 2288 lib/FHEM/Automation/ShuttersControl/Window/Readings.pm | ||||
|   | ||||
		Reference in New Issue
	
	Block a user