From 1f3cc8128acbb518c493ff7a4d26319ff7cb86e6 Mon Sep 17 00:00:00 2001 From: albaintor <118518828+albaintor@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:17:49 +0100 Subject: [PATCH] feat: Improved reconnection delay (#49) * Improved reconnection delay * Removed setup call as it is already called by update method (and only once) --- .idea/misc.xml | 4 +--- intg-denonavr/avr.py | 4 ++-- requirements.txt | 6 +++--- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 15b54bd..c2773a2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -6,7 +6,5 @@