From e5e6599b847a6bb9e1288f43ccc35ba0e254fd54 Mon Sep 17 00:00:00 2001 From: albaintor <118518828+albaintor@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:23:46 +0100 Subject: [PATCH] feat: Added additional commands: DPAD and menus (#36) Co-authored-by: BAIN THOUVEREZ Damien DTSI/BLI --- .idea/misc.xml | 4 +- intg-denonavr/avr.py | 103 ++++++++++++++++++++++++++++++++++ intg-denonavr/media_player.py | 22 ++++++++ requirements.txt | 4 +- 4 files changed, 128 insertions(+), 5 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 15b54bd..88dff7b 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -6,7 +6,5 @@