Skip to content

v1.2.7

Choose a tag to compare

@lop1505 lop1505 released this 04 May 07:56
4521263

OneLine Room Card v1.2.7

What's New

🎚️ Brightness % on Light Buttons (#78)

Light buttons now show the current brightness directly in the state text (e.g. on · 75 %). The value updates in real-time while dragging the slider. Disable per button with show_brightness_value: false.

image

🎵 Media Player Controls Redesign (#79)

Media player buttons got a complete overhaul with independently selectable control modes:

  • Standard — Combined layout with album art, mute toggle, volume slider (with live %), and transport buttons
  • Slider — Volume control only
  • Buttons — Play/pause and next track only

Mute now works with instant visual feedback and restores the previous volume on unmute.

image

🔽 Select / Input Select Controls (#77)

select and input_select entities now have proper inline controls — no more relying on the more-info dialog:

  • Standard — Native dropdown directly in the button
  • Buttons — Prev/next arrows to cycle through options
  • Alle Optionen — All options visible as tappable chips

Upgrade

Replace room-card.js in your www folder (or update via HACS). No configuration changes needed — all new features work with existing setups.

Breaking Changes

None. Existing configurations remain fully compatible.