mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
74_AMAD: fix Flowset Problems with Zero Globale Variables
git-svn-id: https://svn.fhem.de/fhem/trunk@12657 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e8ca99baf3
commit
5a9d177620
@ -1,5 +1,7 @@
|
||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
||||
# Do not insert empty lines here, update check depends on it.
|
||||
- bugfix: 74_AMAD: 74_AMADautomagicFlowset_2.6.7.xml fix Problems with zero
|
||||
Global Variables
|
||||
- feature: 18_CUL_HOERMANN has toggle. culfw 1.67 needed
|
||||
- feature: 98_Hyperion: effects can now be set with additional effect args
|
||||
new set addEffect
|
||||
|
@ -38,7 +38,7 @@ use Encode qw(encode);
|
||||
|
||||
|
||||
my $modulversion = "2.6.6";
|
||||
my $flowsetversion = "2.6.6";
|
||||
my $flowsetversion = "2.6.7";
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user