Just an update to my previous post, I’m working on an automation to call Hue scenes based on the state of the media player.
With my limited (being generous ) scripting/python knowledge, I couldn’t find an entry in the entity ID which indicated what title was playing, or something similar to a ‘status’ of the streaming services like Neflix/Prime when used from the PS4. So, my current automation only checks the PS4 itself. Its based on the below project:
I’ll start a new thread on it once I’ve done all the tests and confirmed its working correctly. I’ve used the Automation Editor frontend and then edited the automation.yaml file to modify the conditions with AND/OR logic.