Skip to content

v1.9.1

Choose a tag to compare

@cursor cursor released this 04 Jan 12:12
· 11 commits to main since this release

iOS Push Notification Improvements

  • Fixed action handler: Notification button presses now properly trigger Routinely actions
  • Better iOS buttons: Cancel/Skip buttons show in red (destructive), Cancel requires device unlock
  • Improved logging: Better debug info for notification events
  • Service documentation: Added adjust_time service to services.yaml

How to Configure iOS Notifications

  1. Go to Settings → Devices & Services → Routinely → Configure
  2. Enable notifications and set Notification targets to your iOS device name (e.g., mobile_app_iphone)
  3. Your device name can be found in Settings → Companion App in Home Assistant

Actionable Buttons

When you receive a notification, long-press (locked) or swipe down (unlocked) to see action buttons:

  • Pause/Resume routine
  • Skip task
  • Complete task (manual mode)
  • Cancel routine