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

Analog inputs and add sensors, digital inputs, and analog inputs to configuration #24

Merged
merged 10 commits into from
Nov 30, 2023

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    42ca6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e35d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61a57a View commit details
    Browse the repository at this point in the history
  4. upgrade and run pre-commit.

    dboulware committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bfdd79a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c427988 View commit details
    Browse the repository at this point in the history
  6. formatting.

    dboulware committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9689f69 View commit details
    Browse the repository at this point in the history
  7. Readme update.

    dboulware committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    abbd538 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Raise ConfigurationException if a config defines duplicate sensors or…

    … inputs. Add tests for get_sensor_value and get_digital_input_value. Correct type hint. Update readme.
    dboulware committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b1d0ead View commit details
    Browse the repository at this point in the history
  2. Ensure status_states are also not duplicated in sensors or inputs as …

    …well and update README.md.
    dboulware committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    020aa99 View commit details
    Browse the repository at this point in the history
  3. readme formatting.

    dboulware committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    46ad1a3 View commit details
    Browse the repository at this point in the history