Skip to content

Commit 348bef5

Browse files
committed
fix: Update dynamic-on-time component to allow for ESPHome 2026.2.0
The `dynamic-on-time component` was updated to 1.2.1 fixing errors when using ESPHome 2026.2.0 (see hostcc/esphome-component-dynamic-on-time#40)
1 parent 49331fb commit 348bef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ number:
204204
mode: box
205205

206206
external_components:
207-
- source: github://hostcc/esphome-component-dynamic-on-time@1.2.0
207+
- source: github://hostcc/esphome-component-dynamic-on-time@1.2.1
208208

209209
dynamic_on_time:
210210
- id: lawn_schedule

0 commit comments

Comments
 (0)