Skip to content

Disable livestream card temporarily #40425

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

Merged
merged 1 commit into from
Aug 13, 2025
Merged

Conversation

mrdarrengriffin
Copy link
Contributor

Proposed change

Remove livestream card now the stream is over. This will be automated in future

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@Copilot Copilot AI review requested due to automatic review settings August 13, 2025 20:55
@home-assistant home-assistant bot added the current This PR goes into the current branch label Aug 13, 2025
Copy link

netlify bot commented Aug 13, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 011e968
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/689cfbc5878b39000831f113
😎 Deploy Preview https://deploy-preview-40425--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot 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 temporarily disables the livestream card from the website's news section by wrapping it in a conditional block. The change allows for easy toggling of the livestream visibility without removing the code entirely.

  • Adds a show_livestream variable set to false to control visibility
  • Wraps the existing livestream card HTML in a conditional {% if %} block

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@mrdarrengriffin mrdarrengriffin enabled auto-merge (squash) August 13, 2025 20:55
@mrdarrengriffin mrdarrengriffin merged commit 8c0d87a into current Aug 13, 2025
8 checks passed
@mrdarrengriffin mrdarrengriffin deleted the remove-live-card branch August 13, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants