Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce new setting gallia.power_cycle_sleep_after #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rumpelsepp
Copy link
Member

The powercycle works like this:

  1. power off
  2. wait for gallia.power_cycle_sleep time
  3. power on
  4. wait for gallia.power_cycle_sleep_after time

Step 4 was hard coded to 2 secs before this change.

The powercycle works like this:

1. power off
2. wait for `gallia.power_cycle_sleep` time
3. power on
4. wait for `gallia.power_cycle_sleep_after` time

Step 4 was hard coded to 2 secs before this change.
@rumpelsepp rumpelsepp added the enhancement New feature or request label Feb 1, 2023
@rumpelsepp rumpelsepp added this to the v1.2.0 milestone Feb 1, 2023
@rumpelsepp rumpelsepp modified the milestones: v1.2.0, v1.3.0 Jul 10, 2023
@rumpelsepp rumpelsepp removed this from the v1.3.0 milestone Nov 15, 2023
Copy link

stale bot commented Jul 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 14, 2024
@rumpelsepp rumpelsepp added this to the gallia 2.0 milestone Aug 13, 2024
@rumpelsepp
Copy link
Member Author

Maybe define the powercycle wait stuff entirely better for gallia 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant