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: basnijholt/adaptive-lighting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: basnijholt/adaptive-lighting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 4 contributors

Commits on Jan 2, 2025

  1. use uv, fix devcontainer, and drop support for HA ≤2023.6 (#1151)

    * Update .devcontainer
    
    * Drop support for ≤2023.6
    
    * Add .vscode/settings.json
    
    * Use async_process_ha_core_config
    
    * Fix for HA ≤2023.10
    
    * pop normalized_name
    
    * Add comments
    
    * use . instead of source
    
    * set pytest args
    
    * set country
    
    * use py3.13 for dev branch of core
    
    * set country in test_adaptive_lighting_time_zones_with_default_settings
    
    * Add comment
    basnijholt authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    f871999 View commit details
    Browse the repository at this point in the history
  2. Use markdown-code-runner==2.1.0 (#1152)

    * Use `markdown-code-runner==2.1.0`
    
    * Use correct arg
    
    * uv run
    
    * Update README.md, strings.json, and services.yaml
    basnijholt authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    9a2466c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4e7bd View commit details
    Browse the repository at this point in the history
  4. docs: add enpaga as a contributor for translation (#1156)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    e6888cd View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Catalan) (#1153)

    Currently translated at 91.5% (140 of 153 strings)
    
    
    
    Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/ca/
    Translation: Adaptive Lighting/Adaptive Lighting
    
    Co-authored-by: Enric Pagès i Gassull <enricpages@hotmail.com>
    weblate and enpaga authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    32482c4 View commit details
    Browse the repository at this point in the history
  6. Fix setting config_entry directly in ≥2024.12 (#1155)

    * Fix setting config_entry directly in ≥2024.12
    
    FAILED tests/components/adaptive_lighting/test_config_flow.py::test_incorrect_options - RuntimeError: Detected that integration 'adaptive_lighting' sets option flow config_entry explicitly, which is deprecated at homeassistant/components/adaptive_lighting/config_flow.py, line 86: self.config_entry = config_entry. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+adaptive_lighting%22
    
    * compatiblity
    basnijholt authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    72eb848 View commit details
    Browse the repository at this point in the history
  7. Release v1.25.0 (#1157)

    basnijholt authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    69c3e35 View commit details
    Browse the repository at this point in the history
Loading