I know this is a long-shot - but struggling to get my Panasonic UB820 blu ray player to show up. I know it’s not very supported/common - but I followed the documentation to a T to add the player into my configuration.yaml file. Didn’t break anything - the player just didn’t show up in HA.
Any chance anyone ran into this and has a fix or guidance?
The end goal here is to just have the player show up as an entity and be able to display its state (even if it’s just on or off). Don’t need to control it, just want to monitor or use it as an automation trigger.
The exact yaml I added into the configuration was:
media_player:
- platform: panasonic_bluray
host: 192.168.0.10
(With my own IP address instead of this one)