Skip to content

Conversation

@Cfrolich13
Copy link

@Cfrolich13 Cfrolich13 commented Jul 14, 2025

Description

Merged upstream changes from piitaya/lovelace-mushroom, upgrading to v4.4.0

Related Issue

This PR fixes or closes issue: fixes #16

Motivation and Context

This fork of Mushroom fell out of sync with upstream. It lacked improvements made upstream, including fitting more text on cards before cutting it off with trailing dots… It also lacked support for editing the visibility of chip cards via the visual editor.

How Has This Been Tested

I followed the instructions in the Merging Upstream section at the bottom of the README. Then, I tested the base Mushroom functionality in my dashboard, which contains a variety of light cards with and without sliders, template cards, chip cards, and media cards. I also tested the visual editor, modifying the configuration of various cards. I confirmed that the improvements made to sliders in this fork continue to function. Then, I followed the general requirements outlined in the HACS documentation to add topics to my fork and create a release so I could add it to my Home Assistant instance as a custom HACS repo.

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 and others added 30 commits July 11, 2023 09:15
* [Fix 1208] Fix incorrect translation

* [Fix 1208] Simplify translation
* Update sk.json

* Update src/translations/sk.json

Co-authored-by: Paul Bottein <[email protected]>

---------

Co-authored-by: Paul Bottein <[email protected]>
* Added uk_UA translation

* Fix typo in uk.json
* Added Indonesian translation

* Added Indonesian translation
piitaya and others added 30 commits September 10, 2025 15:40
* Translated using Weblate (Swedish)

Currently translated at 100.0% (104 of 104 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sv/

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (104 of 104 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/zh_Hans/

---------

Co-authored-by: bittin1ddc447d824349b2 <[email protected]>
Co-authored-by: Leo <[email protected]>
Currently translated at 100.0% (129 of 129 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

Co-authored-by: Paul Bottein <[email protected]>
Added theming section and compatibility note for badges.
* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

---------

Co-authored-by: Paul Bottein <[email protected]>
* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (Slovak)

Currently translated at 99.2% (129 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sk/

---------

Co-authored-by: Paul Bottein <[email protected]>
Co-authored-by: Jozef Gaal <[email protected]>
* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (Slovak)

Currently translated at 99.2% (129 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sk/

---------

Co-authored-by: Paul Bottein <[email protected]>
Co-authored-by: Jozef Gaal <[email protected]>
* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/

* Translated using Weblate (Slovak)

Currently translated at 99.2% (129 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sk/

* Translated using Weblate (Slovak)

Currently translated at 100.0% (130 of 130 strings)

Translation: Mushroom/Translations
Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sk/

---------

Co-authored-by: Paul Bottein <[email protected]>
Co-authored-by: Jozef Gaal <[email protected]>
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.

[Feature]: Update Mushroom to v4.4.0