One thing that comes around every couple of years is… Buying a new mobile phone.
A lot of my automations are set up to notify my specific phone…
service: notify.mobile_app_jj_s21ultra
data:
I thought of two solutions, however, appears HA only has one built in…
- A multiple select - selecting multiple devices will send notifications to those
- A drop down menu - to select the specific device you want to send the notification to
Question is - How can I ‘future proof’ so when I get a new device in the future, I won’t need to edit all my automations.
So I created this helper
input_select.jj_notifications_device_select
But now I’m thinking, I’ll need to create a some kind of sensor to convert the drop down, into the actual message… OR rename them to exactly the same as the service?
Samsung Galaxy S9+ (SM-G965F) =
service: notify.mobile_app_sm_g965f
data:
Samsung Galaxy S21 Ultra (SM-G998B) =
service: notify.mobile_app_jj_s21ultra
data:
Samsung Galaxy Fold4 (SM-F936B) =
service: notify.mobile_app_sm_f936b
data: