@@ -15,8 +15,8 @@ title: "coil_overwrites:"
15
15
Some devices offer one or multiple ` coil_overwrites: ` settings where you
16
16
can overwrite coil settings.
17
17
18
- Most commonly this is used in [ /config/autofire_coils ] ( flippers.md )
19
- and [ /config/ autofire_coils] ( autofire_coils.md ) .
18
+ Most commonly this is used in [ flippers: ] ( flippers.md )
19
+ and [ autofire_coils: ] ( autofire_coils.md ) .
20
20
21
21
## Optional settings
22
22
@@ -28,7 +28,7 @@ your config. (If you don't include them, the default will be used).
28
28
Single value, type: float(0,1).
29
29
30
30
Overwrite the ` hold_power ` of the coil for this device. See
31
- ` default_hold_power ` in [ /config/autofire_coils ] ( coils.md ) for
31
+ ` default_hold_power ` in [ coils: ] ( coils.md ) for
32
32
details.
33
33
34
34
### pulse_ms:
@@ -37,22 +37,22 @@ Single value, type: `time string (ms)`
37
37
([ Instructions for entering time strings] ( instructions/time_strings.md ) ).
38
38
39
39
Overwrite the ` pulse_ms ` of the coil for this device. See
40
- ` default_pulse_ms ` in [ /config/autofire_coils ] ( coils.md ) for details.
40
+ ` default_pulse_ms ` in [ coils: ] ( coils.md ) for details.
41
41
42
42
### pulse_power:
43
43
44
44
Single value, type: float(0,1).
45
45
46
46
Overwrite the ` pulse_power ` of the coil for this device. See
47
- ` default_pulse_power ` in [ /config/autofire_coils ] ( coils.md ) for
47
+ ` default_pulse_power ` in [ coils: ] ( coils.md ) for
48
48
details.
49
49
50
50
### recycle:
51
51
52
52
Single value, type: ` boolean ` (Yes/No or True/False).
53
53
54
54
Overwrite the ` recycle ` setting of the coil for this device. See
55
- ` recycle ` in [ /config/autofire_coils ] ( coils.md ) for details.
55
+ ` recycle ` in [ coils: ] ( coils.md ) for details.
56
56
57
57
## Related How To guides
58
58
0 commit comments