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

fix: Use Moonraker Webcam API to streamline Config #125

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Commits on Jul 28, 2023

  1. fix: Use Moonraker Webcam API to streamline Config

    removed direct access to webcams namespace in the moonraker DB, to streamline config between UIs. This should fix almost all "my camera is not rotating", "Timelapse using the wrong camera no matter the settings" or similar issues. Here some of the related issues: #109 #85
    
    Signed-off-by:  Christoph Frei <[email protected]>
    FrYakaTKoP committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3e1fa83 View commit details
    Browse the repository at this point in the history
  2. Update test_code.yaml

    changed OS of the lint runner to ubuntu-latest
    
    Signed-off-by:  Christoph Frei <[email protected]>
    FrYakaTKoP authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0f68c14 View commit details
    Browse the repository at this point in the history