151 Commits

Author SHA1 Message Date
f74ec772b9 import fn from main 2020-07-09 07:37:36 +02:00
00eeb93318 change code style 2020-07-08 22:24:58 +02:00
b7160fa8b4 fix little exporter bug 2020-07-08 22:13:56 +02:00
d9ae8152d1 remove little helper function to new Helper.pm Modul file 2020-07-08 22:05:38 +02:00
864138a2e3 change code for more shift 2020-07-08 22:04:48 +02:00
f8800e910b new module files, change rain and wind code
for multisensor
	geändert:       ShuttersControl.pm
	geändert:       ShuttersControl/Dev/Attr.pm
	neue Datei:     ShuttersControl/Helper.pm
	geändert:       ShuttersControl/Shading.pm
	geändert:       ShuttersControl/Shutters.pm
2020-07-08 20:46:21 +02:00
269288c24a change condition for multisensor to reading RegEx only
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-08 11:34:28 +02:00
ea8813cd2c remove IsAfterShuttersManualBlocking condition for rain-protected
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-08 10:52:22 +02:00
b6bb0af471 change condition in rain fn
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-08 10:45:49 +02:00
11870789e1 fix EventProcessingRain val dry condition
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-08 10:33:31 +02:00
468d5713b2 fix RegEx Bug 2020-07-08 10:27:59 +02:00
b8488ebdc2 fix return bug in condition 2020-07-08 10:16:33 +02:00
2850f6394f fix RegEx Bug 2020-07-08 10:12:05 +02:00
417ecbf8fd fix RegEx Bug 2020-07-08 10:08:01 +02:00
2bafc3d433 fix PERL WARNING: Argument "rain" isn't numeric in multiplication
geändert:       lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm
2020-07-08 10:02:29 +02:00
a37b6eddb9 Merge branch 'master' into devel 2020-07-07 14:51:06 +02:00
b6034b7357 fix bug with wrong skalar in condition
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-07 14:44:20 +02:00
4ffcc1a7ef Merge branch 'patch_master-multisensor' into devel 2020-07-07 14:42:17 +02:00
b928c021c2 Merge branch 'patch_master-multisensor' into devel 2020-07-06 09:35:52 +02:00
5df984048d add condition in Fn EventProcessingGeneral
to differentiate ASC device and other sensor device in NOTIFYDEV
2020-07-06 09:32:22 +02:00
c6b76320a4 Merge branch 'master' into devel 2020-07-04 11:22:14 +02:00
3f8397a6a2 fix drive condition for ASCenable and idleDetection 2020-07-04 11:14:14 +02:00
05479ffdd6 fix Global symbol "$hash" requires explicit package name
geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-03 13:36:59 +02:00
8812be8fca add delete and shutdown Fn
need to delete all Shutter timer then ASC delete
	geändert:       FHEM/73_AutoShuttersControl.pm
	geändert:       lib/FHEM/Automation/ShuttersControl.pm
2020-07-03 13:27:11 +02:00
924363fe18 fix shading out drive in open pos then shutter complete closed at night
geändert:       lib/FHEM/Automation/ShuttersControl/Shading.pm
2020-07-03 12:48:43 +02:00
82934125fe add shutters->getShadingLastPos
for condition drivePos != ShadingLastPos
2020-07-03 08:53:23 +02:00
185fe7576b Merge branch 'devel' into patch-shading 2020-07-02 18:04:43 +02:00
331b0b0432 fix ascAPIset with value 0 bug 2020-07-02 18:02:32 +02:00
857683fbe2 bugix crash fhem 2020-07-02 14:48:46 +02:00
bb6f4860f9 fix end of file 2020-07-02 14:11:23 +02:00
554195f476 export shading function in seperated file 2020-07-02 14:07:20 +02:00
7200ebfbb3 fixes #22
PERL WARNING: Use of uninitialized value $posAssignment
2020-06-30 12:41:08 +02:00
254c84ffe1 fixes #21 2020-06-29 19:11:29 +02:00
af7894753c remove ASC_slatDriveCmdInverse and the extended Fn Code 2020-06-29 14:06:34 +02:00
9f2eeea6d8 check brightness sunset and sunrise
change code
2020-06-29 13:41:46 +02:00
4a5b4d9ac1 remove all unless conditions 2020-06-29 09:58:53 +02:00
109a67e388 change ExternalTriggerState to ExternalTriggerStatus
remove getExternalTriggerState from
lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm and add in
lib/FHEM/Automation/ShuttersControl/Shutters.pm as
getExternalTriggerStatus
2020-06-29 09:02:12 +02:00
83fe657171 add one more condition to run ShadingProcessingDriveCommand 2020-06-24 13:26:02 +02:00
af727cd2f2 change shading info message
to warn message
2020-06-24 08:11:42 +02:00
cb7c3f8667 new mail 2020-06-18 08:13:48 +02:00
63f86165ba fix empty shuttername 2020-06-18 08:07:59 +02:00
c607e9b81a my 2020-06-09 13:57:17 +02:00
7a60b04777 add setter for commandref, fix roomate fn if roommate come home and shading active 2020-06-09 13:21:16 +02:00
d5d8d5a116 fix slat drive bug then set getSlatDriveCmdInverse 2020-06-05 22:25:17 +02:00
9fafc505ae fix Undefined subroutine &main::AutoShuttersControl_ascAPIget 2020-06-04 17:56:27 +02:00
Marko Oldenburg
1b90829744 change execute condition for ShadingProcessingDriveCommand 2020-06-03 22:12:34 +02:00
Marko Oldenburg
9b3ca6618a fix shading drive out of closed Pos 2020-06-03 21:59:55 +02:00
Marko Oldenburg
f3979f090f fix devStateIcon 2020-06-03 18:07:16 +02:00
Marko Oldenburg
c19f9728a0 Ready for package and object methode 2020-06-03 18:00:56 +02:00
Marko Oldenburg
4e0e9203c9 fix diverse Fehlermeldungen 2020-06-03 16:31:54 +02:00