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

Add grid section support #1385

Merged
merged 25 commits into from
Mar 5, 2024
Merged

Add grid section support #1385

merged 25 commits into from
Mar 5, 2024

Conversation

piitaya
Copy link
Owner

@piitaya piitaya commented Mar 5, 2024

Description

Add support for the new grid section.

section-mushroom

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.
  • I followed the steps if I add a new language .

@piitaya piitaya changed the title Add grid support to climate card Add grid section support Mar 5, 2024
@piitaya piitaya marked this pull request as ready for review March 5, 2024 16:21
@piitaya piitaya merged commit 5d72e3e into main Mar 5, 2024
2 checks passed
@piitaya piitaya added the enhancement New feature or request label Mar 5, 2024
@ncodee
Copy link

ncodee commented Mar 7, 2024

Great work @piitaya! Could we also get grid support for the Title card?

Thanks

@piitaya
Copy link
Owner Author

piitaya commented Mar 7, 2024

It works, right? Do you have issue with the title card?

@ncodee
Copy link

ncodee commented Mar 10, 2024

It works, right? Do you have issue with the title card?

Title card acts like a header and only works in 1x1 format. You can't put another card besides it with Sections unfortunately.

@piitaya
Copy link
Owner Author

piitaya commented Mar 10, 2024

It’s designed as a header. So it’s a limitation for now. Future releases of home assistant will provide a way to resize card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants