We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faab57e commit 9b55d44Copy full SHA for 9b55d44
_docs/services.md
@@ -313,6 +313,8 @@ conditions:
313
entity_id: binary_sensor.car_is_plugged_in
314
state: on
315
actions:
316
+ # Wait 30 seconds to give OE a chance to update the dispatches
317
+ - delay: 00:00:30
318
- action: octopus_energy.refresh_intelligent_dispatches
319
target:
320
entity_id: binary_sensor.octopus_energy_{{ACCOUNT_ID}}_intelligent_dispatching
0 commit comments