Metrology For Hass Versions Save

🎨 Give your Home Assistant a modern and clean facelift. 🟥🟧🟩🟦🟪 24 Variations with 2 Styles + 6 Colors (Magenta Red / Orange / Green / Blue / Purple) + 🌞 Light and 🌚 Dark modes included. Based on Metro and Fluent UI Design Systems from Microsoft Windows.

v.2.0

1 year ago

Cards that come with HA can now be themed into Live Tiles!

Add this to a button, entity, gauge, sensor, area, media player, picture entity, weather forecast, or thermostat card to turn them into pretty square tiles:

card_mod:
  class: tile

No custom cards needed! Yay!

Change from this: image

To this! Woah! No button-cards or special cards needed!

v.1.9.1

1 year ago

What's Fixed

  • Fix for Duplicate Warning bug #55
  • Fix for more-info dialog tooltip by @zanix #51

Full Changelog: https://github.com/Madelena/Metrology-for-Hass/compare/1.8...v.1.9.1

v.1.9

1 year ago
  • Fix for transparency of the calendar menu in History view (#26)
  • Standard HA cards (e.g. button, gauge, history-chart) now use theme colors more consistently.
  • The styling for more-info dialogs have been restored.

1.8

1 year ago
  • Fix for overflowing titles in tiles in HACS

Full Changelog: https://github.com/Madelena/Metrology-for-Hass/compare/v1.7.2...1.8

v1.7.2

1 year ago
  • Fixed borders in HA 2022.11 (#46)
  • Changed Segoe UI Semibold font-weight from 500 to 600 so that it looks correct in macOS and iOS devices
  • Removed video max-height for webcam streams

v1.7.1

1 year ago
  • Fixed dialog shadows in HA 2022.08

v1.7

1 year ago

What's Changed

  • Vertical stack margin fix by @fOmey (#40)
  • Theme for Sidebar Buttons image

Full Changelog: https://github.com/Madelena/Metrology-for-Hass/compare/v1.6.2...v1.7

v1.6.2

1 year ago

v1.5

1 year ago

This is a major release with lots of code cleanup. There are now 24 theme variations (2 styles - Fluent and Metro, 2 modes - light and dark, and 6 colors). A few more card-mods are added to change some cards (glance cards and entity rows) to resemble more like their Windows counterparts.

HA Metrology - Fluent Orange Dark

What's Changed

  • Major refactoring: Code is a lot less redundant now (#30, #31)
  • Split Metro and Fluent themes (#30, #24)
  • Fluent themes now have subtle Mica-like colors
  • Base theme now usable as Metro / Fluent Slate themes
  • Fall back to system-ui before sans-serif by @KTibow in #23
  • Add card-mod to Glance Cards to make them look more like Windows icons
  • Add button and small font sizes to make row cards look more like Windows tiles

New Contributors

  • @KTibow made their first contribution in #23

Full Changelog: https://github.com/Madelena/Metrology-for-Hass/compare/v1.2.1...v1.5

v1.2.1

1 year ago

What's Changed

  • Fixed app-header and more-info transparency only when backdrop-filter is supported #14
  • Fixed iOS/Safari backdrop-filter missing #20
  • Fixed dark-mode-filter for Light theme, Fixed hue for Metro Purple
  • Fixed Card Title text clipping
  • Added more margin variables

Full Changelog: https://github.com/Madelena/Metrology-for-Hass/compare/1.2...v1.2.1