Skip to content

Remove special-casing 2023.12.0#60

Open
smurfix wants to merge 1 commit intohacs:mainfrom
smurfix:vers
Open

Remove special-casing 2023.12.0#60
smurfix wants to merge 1 commit intohacs:mainfrom
smurfix:vers

Conversation

@smurfix
Copy link
Copy Markdown

@smurfix smurfix commented Apr 9, 2026

HACS requires at least 2024.4.1 anyway.
This test is therefore redundant.

HACS requires at least 2024.4.1 anyway.
This test is therefore redundant.
Copilot AI review requested due to automatic review settings April 9, 2026 13:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a hard-coded version check for Home Assistant 2023.12.0 in the get installation script, relying instead on HACS’s MINIMUM_HA_VERSION check (which already blocks older HA versions).

Changes:

  • Deleted the special-case branch that explicitly errored on HA 2023.12.0.
  • Leaves version validation solely to the generic “current vs minimum” comparison logic.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants