Skip to content

Releases: UI-Lovelace-Minimalist/UI

v1.3.5 🏳️‍🌈

03 May 22:37
6e6cb7c
Compare
Choose a tag to compare

⚠️ After downloading and restarting HA please run the frontend.reload_themes service from the developers-tools services page!

Changes

Another needed fix to reflect HA frontend changes in 2023.5.0

🐛 Bug Fixes

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss

v1.3.4-Hotfix 🏳️‍🌈

17 Apr 15:04
6d147f2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss

v1.3.4 🏳️‍🌈

13 Apr 08:06
6244100
Compare
Choose a tag to compare

This release is only available on HA version 2023.4.3 or higher.

Includes:

  • Fix to the translation engine needed after changes to the Core/Frontend in 2023.4.3

This release is close to v1.3.3 that includes some need bugfixes. See release notes after changes:

Changes

Last Release:

Fixes for tap bar in the themes and unwanted background color behavior

⚠️ To apply the theme changes follow these steps.

after restarting HA go to dev-tools/services
Run service frontend.reload_themes
Hard reset cache on all devices/browsers/apps you use to display the dashboards

🐛 Bug Fixes

💬 Translations

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss

v1.3.3 🏳️‍🌈

13 Apr 07:57
dbb21a3
Compare
Choose a tag to compare

Changes

Fixes for tap bar in the themes and unwanted background color behavior

⚠️ To apply the theme changes follow these steps.

  • after restarting HA go to dev-tools/services
  • Run service frontend.reload_themes
  • Hard reset cache on all devices/browsers/apps you use to display the dashboards

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

@Cruguah, @basbruss, @github-actions and @mxilievski

v1.3.2-hotfix 🏳️‍🌈

06 Apr 12:14
7ba2e54
Compare
Choose a tag to compare

⚠️ Important to also update button-card and card-mod after HA 2023.4.0

This release should fix the changes made to the HA frontend in 2023.4.0 (hotfix to fix the headers in the themes)

Also make sure to reload your themes from the dev-tools > services.
After that reload the browser cache to load all changes.

⚠️ iOS users also update the HA-app

Changes

New design feature to colorize the icon and background in in active state (not all cards are supported)

  • ulm_card_[card_name]_color: "green"
  • ulm_card_[card_name]_force_background_color: true

image

💡 Features

✨ Code enhancements

  • #1204 Card Cover Custom Colors @benbur98
  • #1205 Light Card Brightness Preset Buttons @benbur98
  • #1207 Update weather popup marker and color mode @basbruss
  • #1209 Card_light Rework color background @basbruss

💡 New Custom Cards

✨ Custom Card enhancements

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

=, @Cruguah, @albinmedoc, @basbruss, @benbur98, @ellisdickinson46, @github-actions, @shogun160 and @vlape

v1.3.2 🏳️‍🌈 Hotfix Themes

06 Apr 09:06
97c07e1
Compare
Choose a tag to compare

⚠️ Important to also update button-card and card-mod after HA 2023.4.0

This release should fix the changes made to the HA frontend in 2023.4.0 (hotfix to fix the headers in the themes)

Also make sure to reload your themes from the dev-tools > services.
After that reload the browser cache to load all changes.

⚠️ iOS users also update the HA-app

Changes

New design feature to colorize the icon and background in in active state (not all cards are supported)

  • ulm_card_[card_name]_color: "green"
  • ulm_card_[card_name]_force_background_color: true

image

💡 Features

✨ Code enhancements

  • #1204 Card Cover Custom Colors @benbur98
  • #1205 Light Card Brightness Preset Buttons @benbur98
  • #1207 Update weather popup marker and color mode @basbruss
  • #1209 Card_light Rework color background @basbruss

💡 New Custom Cards

✨ Custom Card enhancements

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

=, @Cruguah, @albinmedoc, @basbruss, @benbur98, @ellisdickinson46, @github-actions, @shogun160 and @vlape

v1.3.1 🏳️‍🌈

06 Apr 05:41
28cad9d
Compare
Choose a tag to compare

Changes

  • tweak to default.yaml

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

@Cruguah, @basbruss and @github-actions

v1.3.0 🏳️‍🌈

05 Apr 21:07
6787e82
Compare
Choose a tag to compare

⚠️ Important to also update button-card and card-mod after HA 2023.4.0

Changes

New design feature to colorize the icon and background in in active state (not all cards are supported)

  • ulm_card_[card_name]_color: "green"
  • ulm_card_[card_name]_force_background_color: true

image

💡 Features

✨ Code enhancements

  • #1204 Card Cover Custom Colors @benbur98
  • #1205 Light Card Brightness Preset Buttons @benbur98
  • #1207 Update weather popup marker and color mode @basbruss
  • #1209 Card_light Rework color background @basbruss

💡 New Custom Cards

✨ Custom Card enhancements

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

=, @Cruguah, @albinmedoc, @basbruss, @benbur98, @ellisdickinson46, @github-actions, @shogun160 and @vlape

v1.2.0 🏳️‍🌈

28 Feb 10:44
bb2acec
Compare
Choose a tag to compare

Changes

💡 Features

✨ Code enhancements

  • #1114 Cover Card Updates @benbur98
  • #1124 Improve card_graph: Add line_width property @sdaoudi
  • #1170 Add custom weather data support to Weather Card @Achronite
  • #1166 Added variable to set a custom temperature step in 'card_thermostat'. @derbohmann

✨ Custom Card enhancements

  • #1078 Updated custom esh_room card to support light icon customization (issue 1023) @kdober
  • #1081 Update eraycetinay custom lock card to include garage door cover states @thinkjk

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1068 [Action] Update custom_cards docs @github-actions
  • #1079 [Action] Update custom_cards docs @github-actions
  • #1080 Adds drop-down menu Template Code to README.md on custom_card_camera @simon0000000
  • #1085 [Action] Update custom_cards docs @github-actions
  • #1086 Update FAQ @basbruss
  • #1122 Updated example image link for device tracker custom card. @slurpyb
  • #1132 Fix error in custom_card_nas example @TheLastFrame
  • #1145 Updated code comments to reflect their action @atownsend247
  • #1168 Room Card Markdown Correction @RTKing
  • #1169 [Action] Update custom_cards docs @github-actions

❤️ Thank you so much for helping out to keep this UI awesome

@Achronite, @RTKing, @simon0000000, @TheLastFrame, @V4n1X, @albinmedoc, @alexbergsland, @atownsend247, @basbruss, @benbur98, @derbohmann, @github-actions, @jameshirka, @kdober, @schumijo, @sdaoudi, @slurpyb, @thinkjk, @ulug79 and @zayigo

v1.1.6-hotfix 🏳️‍🌈

31 Oct 12:34
0cfc94f
Compare
Choose a tag to compare

Changes

  • filter out name artifacts in light-effects popup when using wled-soundreactive

🐛 Bug Fixes

📝 Documentation

❤️ Thank you so much for helping out to keep this UI awesome

@basbruss, @github-actions and @schumijo