Bonjour,
Voici quelques infos pour commencer.
Jeedom Core : 4.3.21 (V4-stable)
Version OS : debian 11.9
Version PHP : 7.4.33
J’utilise une Apple TV 4K (gen2), tvOS 17.5.1 et je vois quelle remonte en 16.2 sur la page santé du plugin.

Dernière version du plugin installé hier (08/07/2024)
Je ne remarque pas de dysfonctionnement mais j’ai ces erreurs dans le ficher de log TVremote_deamon :
0000|[08-07-2024 20:35:13]ERROR : [CMD][F0:B3:EC:63:AD:DA] ERROR :Traceback (most recent call last):
0001|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 723, in cli_handler
0002|return await _handle_commands(args, config, storage, loop)
0003|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 862, in _handle_commands
0004|ret = await _handle_device_command(args, cmd, atv, storage, loop)
0005|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 890, in _handle_device_command
0006|return await _exec_command(
0007|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 945, in _exec_command
0008|value = await tmp(*args)
0009|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 402, in cli
0010|await _handle_device_command(
0011|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 900, in _handle_device_command
0012|return await _exec_command(atv.audio, cmd, True, *cmd_args)
0013|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/support/shield.py", line 71, in _guard_method
0014|raise BlockedStateError(f"{func.__name__} is blocked")
0015|pyatv.exceptions.BlockedStateError: audio is blocked
0016|During handling of the above exception, another exception occurred:
0017|Traceback (most recent call last):
0018|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 978, in _run_application
0019|return await cli_handler(loop)
0020|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/scripts/atvremote.py", line 732, in cli_handler
0021|await storage.save()
0022|File "/usr/lib/python3.9/concurrent/futures/thread.py", line 52, in run
0023|result = self.fn(*self.args, **self.kwargs)
0024|File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/storage/file_storage.py", line 51, in _save_file
0025|with open(self._filename, "w", encoding="utf-8") as _fh:
0026|PermissionError: [Errno 13] Permission denied: '/var/www/.pyatv.conf'
0027|>>> An error occurred, full stack trace above
0028|[08-07-2024 20:35:13]ERROR : TypeError: Cannot read properties of undefined (reading 'stdin')
Ci-dessous, les logs d’install des dépendances :
== Jeedom 4.3.21 sur Debian GNU/Linux 11 (bullseye)/amd64/x86_64/64bits aka 'diy' avec nodeJS v18.19.1 et jsonrpc:enable et aTVremote (beta) 2024-07-08 13:39:47 (avant:beta/2024-07-03 09:55:39)
======================================================================
== 08/07/2024 18:04:18 == Installation des dépendances de aTVremote
======================================================================
[ 0% ] : Vérification des droits...
[ 4% ] : Vérification des droits : [0sec] : [ OK ]
[ 5% ] : Mise à jour APT et installation des packages nécessaires...
[ 9% ] : Mise à jour APT et installation des packages nécessaires : [5sec] : [ OK ]
[ 10% ] : Prérequis...
[ 14% ] : Prérequis : [0sec] : [ OK ]
[ 15% ] : Installation des packages nécessaires...
[ 19% ] : Installation des packages nécessaires : [0sec] : [ OK ]
[ 20% ] : Vérification du système...
[ 24% ] : Vérification du système : [0sec] : [ OK ]
[ 25% ] : Vérification de la version de NodeJS installée...
[Check Version NodeJS actuelle : v18.19.1 : [ OK ]
[Check Version NPM : 10.8.1 : [ OK ]
[Check Prefixe : /usr et sudo prefixe : /usr et www-data prefixe : /usr : [ OK ]
[ 29% ] : Vérification de la version de NodeJS installée : [1sec] : [ OK ]
[ 30% ] : Nettoyage...
[ 59% ] : Nettoyage : [0sec] : [ OK ]
[ 60% ] : Nettoyage anciens modules...
[ 69% ] : Nettoyage anciens modules : [0sec] : [ OK ]
[ 70% ] : Installation des librairies du démon, veuillez patienter svp...
[ 79% ] : Installation des librairies du démon, veuillez patienter svp : [11sec] : [ OK ]
[ 80% ] : Installation librairie atvremote...
[ 89% ] : Installation librairie atvremote : [4:31] : [ OK ]
[ 90% ] : Résumé des packages installés...
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.6.2
cffi==1.16.0
chacha20poly1305-reuseable==0.12.1
charset-normalizer==3.3.2
cryptography==42.0.8
frozenlist==1.4.1
idna==3.7
ifaddr==0.2.0
mediafile==0.12.0
miniaudio==1.52
multidict==6.0.5
mutagen==1.47.0
pkg_resources==0.0.0
protobuf==5.27.2
pyatv @ git+https://github.com/NebzHB/pyatv@c7da212881e324ed1a9bc4b396931e3d75fb483a
pycparser==2.22
pydantic==2.7.4
pydantic_core==2.18.4
requests==2.32.3
six==1.16.0
srptools==1.0.1
tabulate==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
yarl==1.9.4
zeroconf==0.132.2
[ 99% ] : Résumé des packages installés : [0sec] : [ OK ]
[100% ] : Terminé !
======================================================================
== OK == Installation Réussie [4:48]
======================================================================
PS : Dès que je met le tag du plugin-atvremote, je ne peux pas choisir de catégorie.


