diff --git a/plugin_info/info.json b/plugin_info/info.json index 095db41..ba3eb95 100644 --- a/plugin_info/info.json +++ b/plugin_info/info.json @@ -1,7 +1,7 @@ { "id": "tvremote", "name": "TV Remote", - "pluginVersion": "1.3.19", + "pluginVersion": "1.3.20", "description": { "fr_FR": "Plugin pour contrôler les équipements Android de type Télévision (Sony, Nvidia Shield, Freebox TV, etc...) via le service de télécommande Google (TVRemote) ou via ADB. Il permet de contrôler les différentes fonctions de sa télévision (power, volume, entrées HDMI, lancement d'applications, chaînes TV, navigation dans l'interface, etc...)", "en_US": "Plugin to control Android TV devices (Sony, Nvidia Shield, Freebox TV, etc...) via Google remote control service (TVRemote) or via ADB. It allows you to control various functions of your TV (power, volume, HDMI inputs, launching applications, TV channels, navigating the interface, etc...)", diff --git a/resources/requirements.txt b/resources/requirements.txt index 1430afa..9b7eeb1 100644 --- a/resources/requirements.txt +++ b/resources/requirements.txt @@ -1,5 +1,5 @@ zeroconf==0.149.16 -aiohttp==3.13.5 +aiohttp==3.14.0 androidtvremote2==0.3.1 adb-shell[async]==0.4.4 rsa==4.9.1