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

Temperature sensors #38

Merged
merged 12 commits into from
Jun 24, 2024
Merged

Temperature sensors #38

merged 12 commits into from
Jun 24, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ceb1bac View commit details
    Browse the repository at this point in the history
  2. fix(carto/get_position): Set the http request calls with a generous

    timeout, to raise Exceptions if there are other erros, and formatted the imports.
    
    added exceptions for both and timeouts
    rbeyer committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1423211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb8ddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b2a57e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301d9df View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    698e392 View commit details
    Browse the repository at this point in the history
  2. build(requirements.txt): Updated to reflect specific version number

    values or ranges that are known to work.
    rbeyer committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    08062e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de63f17 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9e912a8 View commit details
    Browse the repository at this point in the history
  2. feat(image_records.py): Added ccu_temperature and external_temperature

    columns to capture the AD590 sensor data.
    rbeyer committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    33a7e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2f1da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ec3a87 View commit details
    Browse the repository at this point in the history