HA-LCARS v4.0.1
What's Changed
Make sidebar menu font size customizable
When I added support for the Tungsten font, I made the sidebar font too big for many people. My bad. To fix it, create a new number helper with entity ID input_number.lcars_menu_font and set it to the desired font size (in px). Something around 18-25 seems best in most cases. See it in action here: https://imgur.com/a/Po63Dv1
by @adejong5 in https://github.com/th3jesta/ha-lcars/pull/171
Update clock setup instructions
Minor change to the documentation to use the Date & Time integration for clock setup. by @adejong5 in https://github.com/th3jesta/ha-lcars/pull/172
Set gauge dials to dark gray
Fix but where gauge cards dial matches the card background. Dark gray aligns with thermostat and other "gaugey" cards. by @adejong5 in https://github.com/th3jesta/ha-lcars/pull/177
Apply font and fix minor visual fixes
Applied the LCARS font (either Tungsten or Antonio) in settings, more-info, and dialogs. Fixed some lists overflowing the rounded corners in menus. Corrected font color in a few places. by @adejong5 in https://github.com/th3jesta/ha-lcars/pull/173
Full Changelog: https://github.com/th3jesta/ha-lcars/compare/HA-LCARS-4.0.0...HA-LCARS-4.0.1