notify disable added
This commit is contained in:
parent
5686bacca0
commit
eacc462e18
@ -1,2 +1,2 @@
|
||||
UPD 2021-06-06_19:47:44 5194 FHEM/73_HailoLibero.pm
|
||||
UPD 2021-06-06_19:47:21 12839 lib/FHEM/Hailo/Libero.pm
|
||||
UPD 2021-06-06_19:50:09 12904 lib/FHEM/Hailo/Libero.pm
|
||||
|
@ -165,6 +165,7 @@ sub Notify {
|
||||
@{$events} or grep /^REREADCFG$/,
|
||||
@{$events} or grep /^DEFINED.$name$/,
|
||||
@{$events} or grep /^MODIFIED.$name$/,
|
||||
@{$events} or grep /^DELETEATTR.$name.disable$/,
|
||||
@{$events}
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user