Help : plugin ne fonctionne pas avec renvoi code Forbidden (Titan OS)

Bonjour,

J’aurais besoin d’aide :

J’ai une TV Philips 77OLED769/12, UHD 4K, Philips P5, Smart TV, DVB-T2 (H.265), Ambilight, Titan OS donc pas une android.

J’ai installé le plugin que j’ai renseigné avec l’IP de la TV (j’arrive à pinger depuis mon NUC Jeedom) mais il ne se passe rien (essai de commandes standby et HDMI3)

Le réponse dans le log à l’invocation est 403 Forbidden
Y a t il un moyen de s’authentifier ?

[2025-12-13 10:59:36] INFO  Début d'activation du plugin
[2025-12-13 10:59:37] INFO  Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - Begin
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - IPaddress = 192.168.1.46
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - user =
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - auth_key =
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - api_type = key
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - api_data1 = Standby
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - api_data2 =
[2025-12-13 11:10:15] DEBUG  philipsCmd::execute() - request = curl POST http://192.168.1.46:1925/1/input/key -v -k -d '{"key":"Standby"}'
[2025-12-13 11:10:17] DEBUG  philipsCmd::execute() - response = % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0* Could not resolve host: POST
* Closing connection 0
curl: (6) Could not resolve host: POST
*   Trying 192.168.1.46:1925...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to 192.168.1.46 (192.168.1.46) port 1925 (#1)
> POST /1/input/key HTTP/1.1
> Host: 192.168.1.46:1925
> User-Agent: curl/7.74.0
> Accept: */*
> Content-Length: 17
> Content-Type: application/x-www-form-urlencoded
>
} [17 bytes data]
* upload completely sent off: 17 out of 17 bytes
* Mark bundle as not supporting multiuse
< HTTP/1.1 403 Forbidden
< Date: Sat, 13 Dec 2025 10:10:16 GMT
< Connection: close
< Content-type: text/html; charset=utf-8
< Cache-Control: no-cache
< Access-Control-Allow-Origin: *
< Content-Length: 72
<
{ [72 bytes data]
100    89  100    72  100    17  36000   8500 --:--:-- --:--:-- --:--:-- 44500
* Closing connection 1
<html><head><title>Forbidden</title></head><body>Forbidden</body></html>
[2025-12-13 11:10:17] DEBUG  philipsCmd::execute() - End
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - Begin
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - IPaddress = 192.168.1.46
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - user =
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - auth_key =
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - api_type = sources
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - api_data1 = hdmi3
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - api_data2 = KEYCODE_F3
[2025-12-13 11:11:27] DEBUG  philipsCmd::execute() - request = curl POST http://192.168.1.46:1925/1/sources/current -d '{"id":"hdmi3"}'
[2025-12-13 11:11:28] DEBUG  philipsCmd::execute() - response = % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: POST
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    86  100    72  100    14  36000   7000 --:--:-- --:--:-- --:--:-- 86000
<html><head><title>Forbidden</title></head><body>Forbidden</body></html>
[2025-12-13 11:11:28] DEBUG  philipsCmd::execute() - End

Voici la page santé

Si ça peut être utile : il semble qu’home assistant arrive à se connecter
https://community.home-assistant.io/t/connecting-philips-tvs-running-titan-os/861249