Hello, I am trying to setup home assistant for the first time. I managed to add few devices however one of the device which was auto discovered is not showing up in “devices” , It shows up in states and Lovelace UI. Any way to make the device appear in devices ?
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.components.discovery] Found new service: panasonic_viera {'host': '192.168.1.9', 'port': 55000, 'ssdp_description': 'http://192.168.1.9:55000/nrc/ddd.xml', 'name': 'VIERA ET5 Series', 'model_name': 'Panasonic VIErA', 'model_number': None, 'serial': None, 'manufacturer': 'Panasonic', 'udn': 'uuid:4D454xxxxxxxxxxx709', 'upnp_device_type': 'urn:panasonic-com:device:p00RemoteController:1'}
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.components.discovery] Found new service: dlna_dmr {'host': '192.168.1.9', 'port': 55000, 'ssdp_description': 'http://192.168.1.9:55000/dmr/ddd.xml', 'name': 'VIERA ET5 Series', 'model_name': 'Panasonic VIErA', 'model_number': None, 'serial': None, 'manufacturer': 'Panasonic', 'udn': 'uuid:4D454xxxxxxxxC709', 'upnp_device_type': 'urn:schemas-upnp-org:device:MediaRenderer:1'}
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.setup] Setting up media_player
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds.
2020-02-03 12:34:56 INFO (SyncWorker_1) [homeassistant.loader] Loaded panasonic_viera from homeassistant.components.panasonic_viera
2020-02-03 12:34:56 INFO (SyncWorker_4) [homeassistant.loader] Loaded dlna_dmr from homeassistant.components.dlna_dmr
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.panasonic_viera
2020-02-03 12:34:56 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.dlna_dmr