Skip to content

Releases: UI-Lovelace-Minimalist/UI

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

v1.1.6 🏳️‍🌈

28 Oct 12:37
a05522d
Compare
Choose a tag to compare

Changes

💡 Features

✨ Code enhancements

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1029 Fix error in layout examples @TheLastFrame
  • #1057 [Action] Update custom_cards docs @github-actions
  • #1053 correct typo in variable @mdb17
  • #1058 [Action] Update custom_cards docs @github-actions

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

@TheLastFrame, @Yllelder, @basbruss, @delcara, @freddanastrom, @github-actions, @kepath, @mdb17, @schumijo and @shogun160

v1.1.5 🏳️‍🌈 -hotfix

28 Sep 19:11
6005387
Compare
Choose a tag to compare

Changes

  • Hotfix popup thermostat in adaptive dashboard

✨ Code enhancements

✨ Custom Card enhancements

  • #1004 [card_esh_welcome] Add ulm_custom_actions to allow custom popups @Drime

🐛 Bug Fixes

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

@Drime, @N-Schaef, @T1ppes, @basbruss and @schumijo

v1.1.5 🏳️‍🌈

28 Sep 12:54
0fbd171
Compare
Choose a tag to compare

Changes

✨ Code enhancements

✨ Custom Card enhancements

  • #1004 [card_esh_welcome] Add ulm_custom_actions to allow custom popups @Drime

🐛 Bug Fixes

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

@Drime, @N-Schaef, @T1ppes, @basbruss and @schumijo

v1.1.4 🏳️‍🌈

16 Sep 15:26
327582f
Compare
Choose a tag to compare

Changes

✨ Code enhancements

💡 New Custom Cards

🐛 Bug Fixes

  • #985 Fix action_card if no entity is set. @matrixx567
  • #988 Fix syntax error for name tap action @lkmgr
  • #990 Removed background-blend-mode: "multiply" to fix Safari/iOS/iPadOS issues @AndyVRD

📝 Documentation

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

@AndyVRD, @Drealine, @basbruss, @csuich2, @john1234, @lkmgr, @matrixx567, @panhans, @pollev and @saeedesmaili

v1.1.3 🏳️‍🌈

09 Sep 06:53
7abb1ce
Compare
Choose a tag to compare

This release brings some updates and bugfixes to the popups introduced by browser mod 2.0

Changes

🐛 Bug Fixes

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

@basbruss

v1.1.2 🏳️‍🌈

06 Sep 08:52
b97aa93
Compare
Choose a tag to compare

This release will add support for Browser Mod 2.0 for the use of the popups.

Be aware: Only update if you also update Browser Mod to version 2.0 or higher (no backward compatibility)

⚠️ Breaking Changes

  • Only compatible with browser_mod v2.0.0 or higher

  • The popup Power outlet is now controlled with a variable instead of adding a template

- type: "custom:button-card"
  template:
    - card_power_outlet
    - popup_power_outlet
  variables:
    ulm_card_power_outlet_consumption_sensor: sensor.metered_wall_plug_switch_power_3
    ulm_popup_power_outlet_sensor1: sensor.metered_wall_plug_switch_power_3
    ulm_popup_power_outlet_sensor2: sensor.metered_wall_plug_switch_electric_consumed_kwh_2
    ulm_popup_power_outlet_graph_sensor: sensor.metered_wall_plug_switch_power_3
  entity: switch.metered_wall_plug_switch_2

To:

- type: "custom:button-card"
  template:
    - card_power_outlet
  variables:
    ulm_power_outlet_enable_popup: true
    ulm_card_power_outlet_consumption_sensor: sensor.metered_wall_plug_switch_power_3
    ulm_popup_power_outlet_sensor1: sensor.metered_wall_plug_switch_power_3
    ulm_popup_power_outlet_sensor2: sensor.metered_wall_plug_switch_electric_consumed_kwh_2
    ulm_popup_power_outlet_graph_sensor: sensor.metered_wall_plug_switch_power_3
  entity: switch.metered_wall_plug_switch_2

Changes

✨ Code enhancements

✨ Custom Card enhancements

💬 Translations

📝 Documentation

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

@MatthewSean, @TomasMonkevic, @basbruss, @delcara, @github-actions and @lryjnks

v1.1.1 🏳️‍🌈

01 Sep 10:26
5b1a4a4
Compare
Choose a tag to compare

Changes

✨ Code enhancements

💡 New Custom Cards

✨ Custom Card enhancements

🐛 Bug Fixes

💬 Translations

📝 Documentation

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

@1337Reaper, @AndyVRD, @basbruss, @cfpandrade, @desty2k, @github-actions, @matrixx567, @mdb17, @mitchoklemen, @rensknoors, @schumijo, @shogun160, @wranglatang, Rens Knoors and pw521312

v1.1.0 🏳️‍🌈

05 Aug 12:05
2eab8a0
Compare
Choose a tag to compare

This release brings some big improvements to the framework 🚀 :

  • From now on you can let the integration download and update Custom Cards, thanks to @stokkie90

image

  • Custom Actions has received additional improvements and added support for custom popups, thanks to @matrixx567

  • A new Weather Popup is introduced, thanks to @schumijo

image

Changes

💡 Features

✨ Code enhancements

✨ Custom Card enhancements

🐛 Bug Fixes

💬 Translations

  • #890 Added german language file for "custom_card_ristou_person" @eopo

📝 Documentation

  • #887 Fix typo in Device Tracker Custom-card doc @bokub
  • #909 [Action] Update custom_cards docs @github-actions
  • #903 Community Card Selection Docs @stokkie90
  • #921 [Action] Update custom_cards docs @github-actions

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

@IanDBird, @basbruss, @bokub, @desty2k, @eopo, @github-actions, @matrixx567, @mdb17, @mpeterson, @rob1998, @schumijo, @stokkie90, Ian Bird and rick.stokkingreef