github diestrohs/datetime-spinner-card v0.1.7
v0.1.7 - Haptic Feedback for iOS

latest releases: v0.2.2, v0.2.1, v0.2.0...
one month ago

✨ Neue Features

Haptisches Feedback für iOS

  • Fühlbares Feedback beim Scrollen durch die Spinner-Räder
  • Funktioniert ausschließlich in der Home Assistant iOS Companion App
  • Synchronisiert mit Zahlenänderungen während des Scrollens (Real-Time Haptic)
  • Konfigurierbar über haptic_feedback: true/false (Standard: aktiviert)
  • Toggle-Schalter im Visual Editor ("Haptisches Feedback (iOS App)")
  • Nutzt Home Assistant iOS Native Haptic API (CustomEvent)
  • Silent Fallback bei nicht unterstützten Plattformen

📦 Installation

Aktualisieren Sie Ihre Konfiguration in Home Assistant:

url: https://raw.githubusercontent.com/diestrohs/time-spinner-card/main/time-spinner-card.js
type: module

Oder via HACS durch Neu-Installation der neuesten Version.


🔧 Konfigurationsbeispiel

type: custom:time-spinner-card
entity: input_datetime.termin
haptic_feedback: true  # Optional, default: true

Vollständiges Changelog: CHANGELOG.md

Don't miss a new datetime-spinner-card release

NewReleases is sending notifications on new releases.