1.4.3 Release Notes
Warning
You may need to reconfigure certain fields of the blueprint after updating to v1.4.3.
Tip
The blueprint requires a separate update. You can update it by re-importing
(Settings → Automations & Scenes → Blueprints → three-dot menu → Re-import blueprint)
Blueprint
@TheRealFalseReality has completely rewritten the blueprint and enhanced it with lots of additional features:
- Added collapsible sections to the blueprint to make it easier to set up. Thank you @TheRealFalseReality!
- Added notification settings. Thank you @TheRealFalseReality!
notify_conditionA list of conditions that need to be met to send the notification. The blueprint can still run and save events to the timeline but skips sending the notification. (Different fromrun_conditionswhich prevent the blueprint from running all-together).delay_notificationA separate cooldown for notifications (blueprint can still run, but doesn’t send a notification again. Separate fromcooldown).notification_sticky(Android only) make the notification stay active until dismissed.notification_color(Android only) Customize the color of the notificationnotification_icon(Android only) Customize the icon of the notificationnotification_channel(Android only) Custom notification channel for custom notification sounds and vibration patterns. Allows overriding “Do Not Disturb”.tts_notifications(Android only) Use text-to-speech to speak the notification.
- Added
additional_actions(Experimental) Run custom actions after the blueprint.