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

Update calendar card documentation to detail new height/multi-day event features #36199

Closed
wants to merge 82 commits into from

Conversation

hoverduck
Copy link

@hoverduck hoverduck commented Dec 6, 2024

Proposed change

Pairs with home-assistant/frontend#23191 to update the Calendar Card to allow a variable height, and better support for multi-day events.

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

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.

Summary by CodeRabbit

  • New Features
    • Introduced new configuration options for the calendar card:
      • multi_day: Enables display of multi-day events.
      • height: Sets the height of the calendar card in pixels (default: 400).
  • Documentation
    • Updated descriptions for the new configuration properties to enhance user understanding.

frenck and others added 30 commits November 27, 2024 18:39
* Add actions

* Update domain

* Typos and code rabbit suggestions

* tiny tweaks

* Change tables to lists

* tweak

* Fix typo

* Code rabbit tweaks

* More code rabbit suggestions

* Typo

* Add two new actions

* Change get_queue attribute

* Remove whitespace

* Update source/_integrations/music_assistant.markdown

Co-authored-by: Marcel van der Veldt <[email protected]>

* Update source/_integrations/music_assistant.markdown

Co-authored-by: Marcel van der Veldt <[email protected]>

* Update source/_integrations/music_assistant.markdown

Co-authored-by: Marcel van der Veldt <[email protected]>

---------

Co-authored-by: c0ffeeca7 <[email protected]>
Co-authored-by: Franck Nijhof <[email protected]>
Co-authored-by: Marcel van der Veldt <[email protected]>
* Rewrite myuplink for new quality scale

* Apply review comments

* Update source/_integrations/myuplink.markdown

Co-authored-by: Klaas Schoute <[email protected]>

* Corrected data update interval

* Delete Gemfile.lock

* Revert "Delete Gemfile.lock"

This reverts commit 6e2b08d.

* Revert "Corrected data update interval"

This reverts commit 7f0199b.

* Correct data update interval

* tiny tweak

---------

Co-authored-by: Klaas Schoute <[email protected]>
Co-authored-by: c0ffeeca7 <[email protected]>
…ssistant#36090)

* Fix indentation in configuration across multiple integrations

* Forgot to commit this one
@home-assistant home-assistant bot removed current This PR goes into the current branch needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Dec 6, 2024
@home-assistant home-assistant bot added the next This PR goes into the next branch label Dec 6, 2024
@hoverduck hoverduck closed this Dec 6, 2024
@home-assistant home-assistant bot removed the in-progress This PR/Issue is currently being worked on label Dec 6, 2024
@hoverduck hoverduck deleted the patch-2 branch December 6, 2024 20:29
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has-parent This PR has a parent PR in a other repo next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.