Skip to content

Releases: GeorgeSG/lovelace-time-picker-card

0.0.4

07 May 17:45
Compare
Choose a tag to compare

Updates the color scheme:

  • New default value for --time-picker-elements-background-color: var(--primary-color)
  • New default value for --time-picker-accent-color: var(--primary-color)
  • New variable for the inactive color of the hour mode: --time-picker-off-color that defaults to var(--disabled-text-color). Thanks to finity from Home Assistant Community for the idea!

Screenshots:
default_with_name

default_without_name

0.0.3

07 May 16:58
Compare
Choose a tag to compare
  • Add new layout config.
  • Add hour_mode layout option - whether to show both AM/PM, or just the current one.

Example with hour_mode: single:
Screen Shot 2020-05-07 at 7 45 37 PM

0.0.2

06 May 21:27
Compare
Choose a tag to compare

Screen Shot 2020-05-07 at 12 21 05 AM

  • Use hass:chevron-up and hass:chevron-down instead of arrow icons
  • Fix default text color value

0.0.1

06 May 13:46
Compare
Choose a tag to compare

Initial release! 🎉