Skip to content

Conversation

@ludeeus
Copy link
Member

@ludeeus ludeeus commented Nov 21, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 21, 2025 09:47
Copy link
Contributor

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

This PR simplifies the HACS startup log message by replacing a multi-line formatted string with a concise single-line log statement. The change removes visual clutter from logs while maintaining the essential information (component name and version).

  • Removed the multi-line STARTUP constant containing ASCII art borders and help text
  • Updated the initialization code to use a simple inline log message format
  • Cleaned up the import statement to remove the now-unused STARTUP constant

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
custom_components/hacs/const.py Removed the multi-line STARTUP constant that contained ASCII art and help text
custom_components/hacs/__init__.py Replaced the multi-line startup log with a concise "Starting HACS[version]" message and updated imports

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

Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @ludeeus 👍

../Frenck

                       

Blogging my personal ramblings at frenck.dev

@frenck frenck merged commit 0880497 into main Nov 22, 2025
34 checks passed
@frenck frenck deleted the Simplify-startup-log branch November 22, 2025 22:48
@hacs-bot hacs-bot bot added this to the next milestone Nov 22, 2025
@ludeeus
Copy link
Member Author

ludeeus commented Nov 23, 2025

Thanks @frenck 🙏

@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants