SAMSUNG QE50QN90CATXXU 50 Netflix

I have 2 SAMSUNG QE50QN90CATXXU 50" TV’s. I have the Samsung integration added and it works well.

I am also using a couple of shelly buttons to control the TV’s Single button press will pause/play the tv. A double press turns on the TV and opens plex. I use a curl command load plex eg:

shell_command:
#TV Commands
tv_plex: curl -X POST ‘http://192.168.1.10:8001/api/v2/applications/kIciSQlYEM.plex

This works well and loads plex for me. I can also use it to load Discovery Plus as well. I am just trying to get Netflix working, but cant for the life of me. Does anybody know the curl command for Netflix? I have tried multiple ones by google searching, but none so far work.

The ones I have found are for much older Samsung TV’s.

After a massive amount of searching I found restful commands worked better than shell commands, with the same url. So I now have Plex, Discovery Plus and Netflix all working!

rest_command:
tv_plex:
method: POST
url: ‘http://192.168.1.10:8001/api/v2/applications/kIciSQlYEM.plex
tv_netflix:
method: POST
url: ‘http://192.168.1.10:8080/ws/app/Netflix
tv_discoveryplus:
method: POST
url: ‘http://192.168.1.10:8001/api/v2/applications/pIaMf8YZyZ.whiteLabelTal