mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
Remove TODO comments.
This commit is contained in:
@ -84,7 +84,4 @@ abstract final class CpsSliderHelpers {
|
|||||||
_ => '${parsedValue?.toStringAsFixed(0) ?? 0}',
|
_ => '${parsedValue?.toStringAsFixed(0) ?? 0}',
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
// TODO: Sports Para causes 400 in IF and THEN / sports_para
|
|
||||||
// TODO: Detection range causes 400 in IF / moving_range
|
|
||||||
// TODO: Distance of moving objects causes 400 in IF / presence_range
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user