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

Streamline configuration settings. Add switch to turn camera on/off with persisted state. #723

Merged
merged 6 commits into from
Nov 10, 2024

Conversation

AdrianGarside
Copy link
Collaborator

  • Switch to a dictionary for configuration as individual parameters has gotten very unwieldy.
  • Add new camera_enabled option that is persisted to HASS.
  • If False, the cameras are not enabled (RTSP never sets URL, A1/P1 never start the chamber image collection thread).
  • Add switch to toggle this state.
  • Turn the camera streaming on/off when the switch is toggled.

@AdrianGarside AdrianGarside changed the title Add more configurability Streamline configuration settings. Add switch to turn camera on/off with persisted state. Nov 10, 2024
@AdrianGarside AdrianGarside merged commit 537ef85 into main Nov 10, 2024
4 checks passed
@AdrianGarside AdrianGarside deleted the add_more_configurability branch November 10, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant