Aohzan / hass-blueprints

My personnal collection of Home-Assistant's blueprints
Apache License 2.0
13 stars 14 forks source link

Notification actions not doing anything (Android) #11

Closed modem7 closed 6 months ago

modem7 commented 7 months ago

Heya,

It seems that the notification actions aren't doing anything on Android (OnePlus).

It doesn't open the app if I click on the options (only on the main notifications), and I can't see anything in the logs that would indicate that those actions are being logged.

image

alias: Medication reminder (Alex)
description: ""
use_blueprint:
  path: Aohzan/medication_reminder_android.yaml
  input:
    reminder_time: "23:00:00"
    notify_device: c04a27331390c64d531ab2d188a49e2e
    input_boolean: input_boolean.alex_medication_boolean
    optional_action: []

Two different phones are having this particular behaviour.

modem7 commented 6 months ago

Things seem to be working now