add nfc tag support in taskerset, fix bug then use VLC player

This commit is contained in:
Marko Oldenburg
2019-05-08 22:22:38 +02:00
parent 6c9cc3afc7
commit 8be3eba713
4 changed files with 350 additions and 278 deletions

View File

@@ -65,7 +65,7 @@ use warnings;
use FHEM::Meta;
my $modulversion = '4.4.1';
my $flowsetversion = '4.4.0';
my $flowsetversion = '4.4.1';
sub AMADCommBridge_Initialize($) {