Skip to content

Commit 65bc9fd

Browse files
committed
chore: Removed step definition from services definition
1 parent 00e1b15 commit 65bc9fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

custom_components/target_timeframes/services.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ update_target_timeframe_config:
1212
example: 1.5
1313
selector:
1414
number:
15-
step: any
1615
target_start_time:
1716
name: Start time
1817
description: The optional time the evaluation period should start.
@@ -38,15 +37,13 @@ update_target_timeframe_config:
3837
example: 0.10
3938
selector:
4039
number:
41-
step: any
4240
target_maximum_value:
4341
name: Maximum value
4442
description:
4543
The optional maximum value the selected values should not go above
4644
example: 0.10
4745
selector:
4846
number:
49-
step: any
5047
target_weighting:
5148
name: Weighting
5249
description:
@@ -74,14 +71,12 @@ update_rolling_target_timeframe_config:
7471
example: 1.5
7572
selector:
7673
number:
77-
step: any
7874
target_look_ahead_hours:
7975
name: Look ahead hours
8076
description: The optional number of hours worth of values the sensor should look at for the evaluation period.
8177
example: 8.5
8278
selector:
8379
number:
84-
step: any
8580
target_offset:
8681
name: Offset
8782
description:
@@ -95,15 +90,13 @@ update_rolling_target_timeframe_config:
9590
example: 0.10
9691
selector:
9792
number:
98-
step: any
9993
target_maximum_value:
10094
name: Maximum value
10195
description:
10296
The optional maximum value the selected values should not go above
10397
example: 0.10
10498
selector:
10599
number:
106-
step: any
107100
target_weighting:
108101
name: Weighting
109102
description:

0 commit comments

Comments
 (0)