As I mentioned it shows notifications for everything rather than doing the actions. Only documented bluetooth too keep it simple and missed the < Android12 note
e.g. command_dnd (Android 6+)
service: notify.mobile_app_kev_s_galaxy_s23_ultra
data:
message: "command_dnd"
data:
command: "priority_only"
Request Location updates
service: notify.mobile_app_kev_s_galaxy_s23_ultra
data:
message: "request_location_update"
Changing the screen brightness
service: notify.mobile_app_kev_s_galaxy_s23_ultra
data:
message: "command_screen_brightness_level"
data:
command: 50
or command activity (no version note)
service: notify.mobile_app_kev_s_galaxy_s23_ultra
data:
message: "command_activity"
data:
intent_package_name: "com.google.android.apps.maps"
intent_action: "android.intent.action.VIEW"
intent_uri: "google.navigation:q=arbys"
The only one I can find which doesn’t show the message as a message is clear_notification (with or without the quotes)
service: notify.mobile_app_kev_s_galaxy_s23_ultra
data:
message: "clear_notification"
data:
channel: Formula 1
tag: Formula-1
All result in the notification showing the command/request and not performing the action:-
Log for the DND one.
04-16 12:00:40.221 9905 9905 I NotificationManager: io.homeassistant.companion.android: notify(-426710902, null, Notification(channel=general shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x10 color=0
xff03a9f4 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-16 12:00:40.458 2538 2538 D NotificationReminder: addNotificationRecord record io.homeassistant.companion.android
04-16 12:00:40.469 4535 4535 I HoneySpace.NotificationListener: onNotificationPosted io.homeassistant.companion.android: 0|io.homeassistant.companion.android|-426710902|null|10372: 0
04-16 12:00:40.469 4535 4535 I HoneySpace.BadgeDataSourceImpl: Get notification count. PackageKey(packageName=io.homeassistant.companion.android, user=UserHandle{0}) - forceBadgeCount: false, notification listener: 1, badge prov
ider: 0
04-16 12:00:40.469 3963 3963 D InterruptionStateProvider: no Heads up : edgelighting enabled app. 0|io.homeassistant.companion.android|-426710902|null|10372
04-16 12:00:40.470 4535 8428 I HoneySpace.PackageEventOperator: [AppsEdgePanel.ViewModel] badge count is updated. io.homeassistant.companion.android/.launch.LaunchActivity#UserHandle{0}|4 : 1
04-16 12:00:40.471 3963 3963 D InterruptionStateProvider: no Heads up : edgelighting enabled app. 0|io.homeassistant.companion.android|-426710902|null|10372
04-16 12:00:40.567 3963 3963 D S.S.N. : entryViewBound parent :0|io.homeassistant.companion.android|-426710902|null|10372