Skip to content

Releases: UI-Lovelace-Minimalist/UI

v1.3.15 🏳️‍🌈

05 Jan 14:32
3605616
Compare
Choose a tag to compare

Changes

📝 Documentation

  • #1575 [Action] Update custom_cards docs @github-actions
  • #1585 [Action] Update custom_cards docs @github-actions

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

@JStaegerino, @misa1515, @TiTaTim and @wilbiev

v1.3.14 🏳️‍🌈

27 Dec 09:08
2864b6b
Compare
Choose a tag to compare

Changes

📝 Documentation

  • #1572 [Action] Update custom_cards docs @github-actions
  • #1574 [Action] Update custom_cards docs @github-actions

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

@AthAshino, @DavidSchischke, @gravityrebel, @iAbadia, @imaginelenses, @tieskuh, @unreadablename and @wilbiev

v1.3.13 🏳️‍🌈

21 Dec 19:54
Compare
Choose a tag to compare

Changes

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

@wilbiev

v1.3.12 🏳️‍🌈

17 Dec 19:04
94bf9fc
Compare
Choose a tag to compare

Changes

HA version 2024.8 or higher required!

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

@warmfire540 and @wilbiev

v1.3.11 🏳️‍🌈

14 Dec 12:29
f3763dd
Compare
Choose a tag to compare

Changes

HA version 2024.8 or higher required!

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

@wilbiev

v1.3.10 🏳️‍🌈

03 Jul 12:09
c4079cc
Compare
Choose a tag to compare

Changes

📝 Documentation

  • #1514 [Action] Update custom_cards docs @github-actions

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

@AneeshBhatnagar, @Cookie987, @basbruss, @downey-lv, @fschlag, @idominiki, @lk-dll, @mileszk, @neiromaster, @rosarioscavo, @tieskuh, @voxmatt, @warmfire540, @weedpump and @wilbiev

v1.3.9 🏳️‍🌈

24 Nov 10:06
77424a7
Compare
Choose a tag to compare

Changes

✨ Code enhancements

🐛 Bug Fixes

📝 Documentation

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

@MastrUsr, @alexbergsland and @basbruss

v1.3.8 🏳️‍🌈

07 Nov 11:04
1d4de6d
Compare
Choose a tag to compare

⚠️Breaking Change

To fix #1398 the ulm_show_last_changed variable must be adapted to another naming scheme.
The naming scheme is changed to: ulm_{template_name}_show_last_changed

So for the card_binary_sensor the config changes from:

type: "custom:button-card"
template: "card_binary_sensor"
entity: "binary_sensor.my_sensor"
variables:
  ulm_show_last_changed: true

To the new version:

type: "custom:button-card"
template: "card_binary_sensor"
entity: "binary_sensor.my_sensor"
variables:
  ulm_card_binary_sensor_show_last_changed: true

Affected cards are:

  • card_binary_sensor
  • card_binary_sensor_alert
  • card_cover

Changes

🐛 Bug Fixes

💬 Translations

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

@MickLesk and @basbruss

v1.3.7 🏳️‍🌈

02 Nov 07:02
3438d15
Compare
Choose a tag to compare

Changes

✨ Code enhancements

💡 New Custom Cards

✨ Custom Card enhancements

  • #1333 UI and documentation improvements for "custom_card_imswel_person" @imswel

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1317 [Action] Update custom_cards docs @github-actions
  • #1324 Docs: Setup: reformat dependency list @Lx
  • #1325 [Action] Update custom_cards docs @github-actions
  • #1347 [Action] Update custom_cards docs @github-actions
  • #1388 Fix Typo in troubleshooting.md @ruberVulpes

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

@Borty97, @CM000n, @Lx, @M4rtik4, @Rade0nFighter, @alray31, @basbruss, @imswel, @jeffreygarc, @kaaspad, @misa1515, @photomoose, @r03l, @rick2909, @ruberVulpes, @tobias-groeger and @valentinilk

v1.3.6 🏳️‍🌈

12 Jun 12:05
a0f150c
Compare
Choose a tag to compare

Changes

  • #1256 Favorite Button and Horizontal Fix @benbur98

💡 Features

✨ Code enhancements

  • #1287 Add ability to call script with custom fields/service_data to scene pills @finder39

💡 New Custom Cards

✨ Custom Card enhancements

  • #1281 Added an extra variable that defines the stop stage of a washer/dryer… @Cruguah

🐛 Bug Fixes

💬 Translations

📝 Documentation

  • #1292 Update README.md for Custom Chip Group Counter @ddewar
  • #1295 Updated installation-docs @ChrisK91
  • #1297 [Action] Update custom_cards docs @github-actions

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

@ChrisK91, @Cruguah, @Nesterovich2797, @basbruss, @benbur98, @ddewar, @dsvirdiau, @finder39, @github-actions and @shogun160