add use Meta in package main
This commit is contained in:
		| @@ -41,6 +41,12 @@ | |||||||
| # !!!!! - Innerhalb einer Shutterschleife kein CommandAttr verwenden. Bring Fehler!!! Kommen Raumnamen in die Shutterliste !!!!!! | # !!!!! - Innerhalb einer Shutterschleife kein CommandAttr verwenden. Bring Fehler!!! Kommen Raumnamen in die Shutterliste !!!!!! | ||||||
| # | # | ||||||
|  |  | ||||||
|  | package main; | ||||||
|  |  | ||||||
|  | use Meta; | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| package FHEM::AutoShuttersControl; | package FHEM::AutoShuttersControl; | ||||||
|  |  | ||||||
| use strict; | use strict; | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| UPD 2020-10-05_10:02:00 97597 FHEM/73_AutoShuttersControl.pm | UPD 2020-10-19_09:22:00 97625 FHEM/73_AutoShuttersControl.pm | ||||||
| UPD 2020-10-05_13:30:47 74159 lib/FHEM/Automation/ShuttersControl.pm | UPD 2020-10-05_13:30:47 74159 lib/FHEM/Automation/ShuttersControl.pm | ||||||
| UPD 2020-06-22_09:41:40 2657 lib/FHEM/Automation/ShuttersControl/Dev.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-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-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-05_13:53:53 25490 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||||
| UPD 2020-10-12_08:42:10 109907 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.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-12_07:52:25 45903 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||||
| UPD 2020-06-22_09:41:40 2175 lib/FHEM/Automation/ShuttersControl/Window.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-26_17:36:29 11569 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user