|
52 | 52 | "step": { |
53 | 53 | "user": { |
54 | 54 | "title": "Add Target Timeframe", |
55 | | - "description": "Setup a target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/target_value", |
| 55 | + "description": "Setup a target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/target_timeframe", |
56 | 56 | "data": { |
57 | 57 | "name": "The name of your target", |
58 | 58 | "hours": "The hours you require in decimal format.", |
|
78 | 78 | }, |
79 | 79 | "reconfigure": { |
80 | 80 | "title": "Reconfigure Target Timeframe", |
81 | | - "description": "Setup a target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/target_value", |
| 81 | + "description": "Setup a target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/target_timeframe", |
82 | 82 | "data": { |
83 | 83 | "name": "The name of your target", |
84 | 84 | "hours": "The hours you require in decimal format.", |
|
116 | 116 | "step": { |
117 | 117 | "user": { |
118 | 118 | "title": "Rolling Target Timeframe", |
119 | | - "description": "Setup a rolling target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/rolling_target_value", |
| 119 | + "description": "Setup a rolling target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/rolling_target_timeframe", |
120 | 120 | "data": { |
121 | 121 | "name": "The name of your target", |
122 | 122 | "hours": "The hours you require in decimal format.", |
|
133 | 133 | }, |
134 | 134 | "reconfigure": { |
135 | 135 | "title": "Reconfigure Rolling Target Timeframe", |
136 | | - "description": "Setup a rolling target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/rolling_target_value", |
| 136 | + "description": "Setup a rolling target time. Full documentation can be found at https://bottlecapdave.github.io/HomeAssistant-TargetTimeframes/setup/rolling_target_timeframe", |
137 | 137 | "data": { |
138 | 138 | "name": "The name of your target", |
139 | 139 | "hours": "The hours you require in decimal format.", |
|
0 commit comments