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

split config_entries data into data and options parts #66

Merged
merged 2 commits into from
Feb 7, 2024

Commits on Jun 12, 2023

  1. Merge pull request hasl-sensor#59 from hasl-sensor/dev

    Dev to main
    DSorlov authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7f09f71 View commit details
    Browse the repository at this point in the history

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