10_IT: Fix readings State for IT V3 switch (Forum #38406)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8866 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# 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: 10_IT: Fix readings State for IT V3 switch (Forum #38406)
|
||||
- change: SOMFY: New state and action handling (added virtual receiver capability)
|
||||
- change: FRITZBOX: for most features no telnet access needed anymore
|
||||
Execution of own TR-064 commands now possible
|
||||
|
||||
@@ -367,6 +367,8 @@ IT_Set($@)
|
||||
$lh->{READINGS}{state}{VAL} = $v;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
$lh->{READINGS}{state}{VAL} = $v;
|
||||
}
|
||||
} else {
|
||||
$lh->{READINGS}{state}{VAL} = $v;
|
||||
|
||||
Reference in New Issue
Block a user