[fix] - eventhandler ic24

This commit is contained in:
Sebastian
2022-08-04 10:31:11 +02:00
parent 11c5e6650d
commit e363b45862
3 changed files with 6 additions and 2 deletions

View File

@ -725,6 +725,10 @@ sub WriteReadings {
. $propertie->{name} ne 'humidity-humidity'
&& $decode_json->{abilities}[$abilities]{name} . '-'
. $propertie->{name} ne 'light-light'
&& $decode_json->{abilities}[$abilities]{name} . '-'
. $propertie->{name} ne 'ic24-valves_connected'
&& $decode_json->{abilities}[$abilities]{name} . '-'
. $propertie->{name} ne 'ic24-valves_master_config'
&& ref( $propertie->{value} ) ne "HASH" );
readingsBulkUpdateIfChanged(