Device ID after update

Where can I find the device ID for notifications after updating to (44)? I have used the name from my iphone under settings–> general but my log returns an error.

[homeassistant.components.homeassistant] Invalid config for [automation]: Service notify.mobile_app_jespers-iphone does not match format . for dictionary value @ data[‘action’][2][‘service’]. Got None. (See /home/homeassistant/.homeassistant/configuration.yaml, line 18)

Line 18 config.yaml: # automation: !include automations_light.yaml

Update:
I have found “notify.mobile_app_jespers-iphone” in the services dev Tool so I guess that should be ok.

Device ID doesn’t exist anymore. In 0.93 and a upcoming beta build we will start using the pretty Device Name (which will default to the actual device name but also be customizable in the app) to use as the new device ID.

1 Like

okay so it seems the device ID should be okay.
What seems to be wrong then when looking at the error log?
Notifications does not Work, only on the 1.5.1 version on the same iPhone.

solved it. It must have been a typo when getting the device name from dev tools.
Device name of my iphone was “jespers-iphone” but in dev tools now it says “jespers_iphone” :slight_smile: