WebOS LG TV Pairing "Not adding entity because it's disabled"

I recently re-did my HA and now I’m trying to get my 2 WebOS LG TV’s to work. I was able to add one TV just fine. However, when I tried to add the second it would never show up as a media player. Looking through the logs I see the following line:

2020-05-18 12:38:01 INFO (MainThread) [homeassistant.components.media_player] Not adding entity LG Office because it's disabled

Looking through the earlier logs it’s obvious that the media_player component recognized the tv properly and tried to add it, but somewhere it’s disabled. I double checked to make sure that the LG Connect Apps is enabled and have even revoked all previous pairings and toggled the Connect Apps feature on and off. I’ve removed the tv’s details from webos.conf and re-paired as well as removed the details from configuration.yaml and re-added it. Every time I get the log saying it’s disabled.

Anyone have any idea where a media_player device would be disabled?

I was able to get this working by removing the existing entity from the /.storage/core.entity_registry. Once removed, I was able to go through the pairing process as expected.