Hello. I have a problem when I want to pause Netflix, for example on my chromecast from Home assistant, I get: Failed to execute pause, in this forum I found a solution (media_player.media_pause on chromecast devices doesnt work · Issue #112644 · home-assistant/core · GitHub)
but it cannot be applied. I have home assistant OS installed on a raspberry, the solution is to modify media_player.py within the official integration, but I cannot see the path of the official integrations in Samba or from the file editor.
How can I access “homeassistant/components/cast/media_player.py” and be able to modify the file?
Thanks in advance