Skip to content

Instantly share code, notes, and snippets.

@shauneccles
Created January 27, 2024 23:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shauneccles/3add003cb35913f243fcfffbdc85682c to your computer and use it in GitHub Desktop.
Save shauneccles/3add003cb35913f243fcfffbdc85682c to your computer and use it in GitHub Desktop.
Passing OS X runner - why is Energy deactivating...
2024-01-27 23:43:53,894 ledfx.api DEBUG LedFx API Request 58de: POST /api/virtuals/ci-test-jig/effects
2024-01-27 23:43:53,895 ledfx.api DEBUG LedFx API Request 58de payload: {'type': 'energy'}
2024-01-27 23:43:53,896 ledfx.effects DEBUG Effect Energy config updated to {'color_high': '#0000ff', 'blur': 4.0, 'color_cycler': False, 'brightness': 1.0, 'mirror': True, 'background_brightness': 1.0, 'background_color': '#000000', 'color_lows': '#ff0000', 'color_mids': '#00ff00', 'sensitivity': 0.6, 'flip': False, 'mixing_mode': 'additive'}.
2024-01-27 23:43:53,976 ledfx.effects INFO Effect Rainbow deactivated.
2024-01-27 23:43:53,976 ledfx.effects.audio INFO Activating AudioReactiveEffect.
2024-01-27 23:43:53,976 ledfx.effects INFO Effect Energy activated.
2024-01-27 23:43:54,077 ledfx.effects.audio INFO Audio source opened: Core Audio: BlackHole 2ch
2024-01-27 23:43:54,129 ledfx.config INFO Saving configuration file to debug_config
2024-01-27 23:43:54,147 ledfx.effects.audio WARNING Discarded malformed audio frame - 480 samples, expected 500
2024-01-27 23:43:54,282 ledfx.api DEBUG LedFx API Request 866b: GET /api/virtuals/ci-test-jig/effects
2024-01-27 23:43:54,291 ledfx.effects.audio INFO Deactivating AudioReactiveEffect.
2024-01-27 23:43:54,291 ledfx.effects INFO Effect Energy deactivated.
2024-01-27 23:43:56,305 ledfx.api DEBUG LedFx API Request 5078: POST /api/power
2024-01-27 23:43:56,306 ledfx.api DEBUG LedFx API Request 5078 payload: {}
2024-01-27 23:43:56,307 ledfx.core INFO LedFx Shutdown Request via API. Shutting Down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment