Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hasl-sensor/integration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hasl-sensor/integration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 25, 2024

  1. split integration data into data and options parts

    This allows changing all parameters other than integration type and
    it's id at any point.
    
    This change also contains bump to SCHEMA_VERSION up to 4, and a
    migration steps for existing configurations of version 3
    NecroKote committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ee46af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #66 from NecroKote/split-configuration

    split config_entries data into `data` and `options` parts
    DSorlov authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bb6d542 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    c89393d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. finalized departure sensor

    NecroKote committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    046af9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f6e2f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    f59aa2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bf3bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f90e94c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    783f924 View commit details
    Browse the repository at this point in the history
  5. reorder stuff

    NecroKote committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    51bcdd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2022f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b47dd31 View commit details
    Browse the repository at this point in the history
  8. cleanup imports

    NecroKote committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7919bf8 View commit details
    Browse the repository at this point in the history
  9. enabled legacy integrations

    NecroKote committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e949393 View commit details
    Browse the repository at this point in the history
  10. more typehints

    NecroKote committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9c56a3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    353e65d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e5cb65f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. New SL Api (alpha)

    NecroKote committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5d35c0b View commit details
    Browse the repository at this point in the history
Loading