change state then no sheduled timer in i2c

This commit is contained in:
Marko Oldenburg 2019-03-25 13:40:35 +01:00
parent 8d664c22f8
commit 76559ab230

View File

@ -558,7 +558,7 @@ sub WriteReadings($$) {
. (
ReadingsVal(
$name, 'scheduling-scheduled_watering_next_start',
'readingsValError'
'no timer'
)
)
) if ( AttrVal( $name, 'model', 'unknown' ) eq 'ic24' );