Releases: UI-Lovelace-Minimalist/UI
v1.2.0 🏳️🌈
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
- #1071 Fix #1069 @schumijo
- #1107 custom_card_paddy_waste_collection- fixed broken variables to point to entity @jameshirka
- #1143 Fix thermostat popup error @zayigo
- #1177 Fix: Mobile Popups @basbruss
- #1178 Fix: Multiple Bugs @basbruss
💬 Translations
- #1072 Created de.yaml @V4n1X
- #1098 Update Russian translation @ulug79
- #1159 Create sv.yaml @alexbergsland
- #1175 Add swedish config flow @albinmedoc
📝 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 🏳️🌈
v1.1.6 🏳️🌈
Changes
💡 Features
- #1032 [popup_mediaplayer]Add auto-generated source selector @basbruss
- #1050 [popup_light] Add effect and option lists (WLED) @basbruss
- #1062 New weather card @schumijo
✨ Code enhancements
- #1037 [Chip Mdi Icon State] Use entity attribute for unit of measurement if available @shogun160
- #1027 Add additional temperature devices @kepath
- #1046 [card_person] Exclude passive zones @freddanastrom
- #1039 [popup_thermostat] Adapt for mixed casing cases in preset mode @basbruss
- #1061 Styling for popup selectors @basbruss
🐛 Bug Fixes
- #1048 Fixed depracated use of speedtestdotnet.speedtest service and added dutch language @delcara
- #1055 [Speedtest Custom-card] - Use homeassistant.update_entity @shogun160
- #1046 [card_person] Exclude passive zones @freddanastrom
- #1063 Bugfixes @basbruss
💬 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
Changes
- Hotfix popup thermostat in adaptive dashboard
✨ Code enhancements
✨ Custom Card enhancements
🐛 Bug Fixes
- #1008 Add popup header cover @basbruss
- #1009 [card_vacuum] Fix bug card not displaying @basbruss
- #1010 Fix thermostat popup card if no presets available @N-Schaef
- #1013 Fix overflow @schumijo
❤️ Thank you so much for helping out to keep this UI awesome
v1.1.5 🏳️🌈
Changes
✨ Code enhancements
✨ Custom Card enhancements
🐛 Bug Fixes
- #1008 Add popup header cover @basbruss
- #1009 [card_vacuum] Fix bug card not displaying @basbruss
- #1010 Fix thermostat popup card if no presets available @N-Schaef
- #1013 Fix overflow @schumijo
❤️ Thank you so much for helping out to keep this UI awesome
v1.1.4 🏳️🌈
Changes
✨ Code enhancements
- #980 Binary sensor alert card state @csuich2
- #987 Fixes for popups @AndyVRD
- #991 Remove 2 zone limitation from person card @pollev
- #1001 [Card_person] Add ETA and battery_sensor @basbruss
- #994 Fix alignments and added popup for cover card. @AndyVRD
- #996 Add word-break to vertical popup buttons @basbruss
- #1002 Add group by capability for graph card @panhans
💡 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
- #984 Fix incorrect description for ulm_card_graph_name in graph_card @saeedesmaili
❤️ 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 🏳️🌈
v1.1.2 🏳️🌈
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
- #948 Creation of popup thermostat which uses preset_mode instead of state. @MatthewSean
- #974 Update popup power outlet @basbruss
✨ Custom Card enhancements
- #969 Fix 'custom_card_bar_card' bar border radius @TomasMonkevic
💬 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 🏳️🌈
Changes
- #931 Update docs to use entity variable within popups. @matrixx567
- #925 Fix custom_card_paddy_welcome @desty2k
✨ Code enhancements
- #929 Add call-service as action to custom actions. @matrixx567
- #933 Add Text-overflow to Pills and Popup-Light @basbruss
- #943 Enable custom popups on weather card. @matrixx567
- #942 Fix number of forecast entities. @matrixx567
💡 New Custom Cards
- #941 Custom Template Battery Info @shogun160
✨ Custom Card enhancements
- #961 Add dynamic background color option @rensknoors
🐛 Bug Fixes
💬 Translations
- #962 lv.yaml @cfpandrade
- #963 Update and rename en.json to sl.json @mitchoklemen
📝 Documentation
- #934 Fixed Haptic Feedback example @mdb17
- #947 Update docs @basbruss
- #939 Update to add customization options @1337Reaper
- #964 Added docs for more_power_outlet @wranglatang
❤️ 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 🏳️🌈
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
-
Custom Actions
has received additional improvements and added support for custom popups, thanks to @matrixx567 -
A new
Weather Popup
is introduced, thanks to @schumijo
Changes
- #902 Revert "Fix typo in Device Tracker Custom-card doc" @basbruss
- #907 Added cards for adaptive board @stokkie90
- #906 Add Codespell to pre-commit hook @stokkie90
- #891 feat(card-person): use variable icon @bokub
- #912 Fix unnecessary usage of custom action templates @matrixx567
- #913 Allow none entities for custom actions. @matrixx567
- #910 Add documentation of custom_popups for PR#878 @matrixx567
- #915 Custom Card "Room" support for new popups @mpeterson
- #922 Update Polish translation @desty2k
- #908 Release V1.1.0 @basbruss
💡 Features
- #888 Initial version to support selecting community cards @stokkie90
- #894 Add weather popup @schumijo
- #919 Use entity variable for custom popups. @matrixx567
✨ Code enhancements
- #878 Custom popups for cards that uses custom actions. @matrixx567
- #898 Update card_media_player.yaml @mdb17
- #914 [card_media_player] added standby logic @mdb17
✨ Custom Card enhancements
- #879 Fix text overflowing issue in custom card "room" @mpeterson
- #881 Custom Card "room" better text overflow and use of
ulm_actions_card
@mpeterson - #916 Improve zones @rob1998
🐛 Bug Fixes
- #892 Hide exclamation to solve #880 @schumijo
- #918 Fix name attribute in custom NAS card @IanDBird
- #923 Small Fix before release @schumijo
💬 Translations
📝 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