Ring Video Doorbell

Begonnen von blueberry63, 23 August 2017, 11:06:28

Vorheriges Thema - Nächstes Thema

dominik

Alarm erkennen
Volume steuern
und jede Menge Readings ausgeben :)

Sollte für alle Ring Devices funktionieren. Ich selbst habe leider keine, aber einige haben hier schon erfolgreich getestet.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

pflock_y

Moin zusammen,
seit gestern funktioniert das pybinding nicht mehr.
unten ein list und ein log Auszug.

vielleicht weis jemand was.....

vg
pflock_y

list:

Internals:
   BindingType Python
   DEF        Python
   DeviceName ws:127.0.0.1:15733
   FUUID      5fc7c384-f33f-e7bf-7b52-2fb33e7e19cb4960
   IP         127.0.0.1
   NAME       local_pybinding
   NEXT_OPEN  1607507116.99361
   NR         218
   NTFY_ORDER 50-local_pybinding
   PARTIAL   
   PORT       15733
   STATE      disconnected
   TYPE       BindingsIo
   localBinding 1
   nextOpenDelay 10
   READINGS:
     2020-12-09 10:45:06   state           disconnected
   args:
     local_pybinding
     BindingsIo
     Python
   argsh:
Attributes:
   room       System


log:

Traceback (most recent call last):
  File "FHEM/bindings/python/fhempy", line 128, in <module>
    import lib.fhem_pythonbinding as fpb
  File "/opt/fhem/FHEM/bindings/python/lib/fhem_pythonbinding.py", line 15, in <module>
    from .core.zeroconf import zeroconf
  File "/opt/fhem/FHEM/bindings/python/lib/core/zeroconf.py", line 2, in <module>
    from zeroconf import Zeroconf, ServiceInfo
ModuleNotFoundError: No module named 'zeroconf'
Traceback (most recent call last):
  File "FHEM/bindings/python/fhempy", line 128, in <module>
    import lib.fhem_pythonbinding as fpb
  File "/opt/fhem/FHEM/bindings/python/lib/fhem_pythonbinding.py", line 15, in <module>
    from .core.zeroconf import zeroconf
  File "/opt/fhem/FHEM/bindings/python/lib/core/zeroconf.py", line 2, in <module>
    from zeroconf import Zeroconf, ServiceInfo
ModuleNotFoundError: No module named 'zeroconf'
Traceback (most recent call last):
  File "FHEM/bindings/python/fhempy", line 128, in <module>
    import lib.fhem_pythonbinding as fpb
  File "/opt/fhem/FHEM/bindings/python/lib/fhem_pythonbinding.py", line 15, in <module>
    from .core.zeroconf import zeroconf
  File "/opt/fhem/FHEM/bindings/python/lib/core/zeroconf.py", line 2, in <module>
    from zeroconf import Zeroconf, ServiceInfo
ModuleNotFoundError: No module named 'zeroconf'

leachim200

Hi
kann ich bestätigen beim update stand etwas von einer änderung im readme kann ich aber nichts entdecken.

dominik

Danke für die Info, Fehler kann ich bestätigen. Wird heute Abend behoben.

In der Zwischenzeit sollte ein
sudo -u fhem pip3 install zeroconf
den Fehler beheben.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

pflock_y

Zitat von: dominik am 09 Dezember 2020, 17:15:34
Danke für die Info, Fehler kann ich bestätigen. Wird heute Abend behoben.

In der Zwischenzeit sollte ein
sudo -u fhem pip3 install zeroconf
den Fehler beheben.

jupp läuft damit wieder.


vg
pflock_y

Manos

I am concerned...

2020.12.09 22:16:17.348 1:  Downloading https://raw.githubusercontent.com/dominikkarall/fhempy/master/controls_pythonbinding.txt
2020.12.09 22:16:17.348 1: 
2020.12.09 22:16:17.348 1:  pythonbinding
2020.12.09 22:16:17.410 1:  UPD FHEM/10_PythonBinding.pm
2020.12.09 22:16:17.514 1:  UPD FHEM/10_BindingsIo.pm
2020.12.09 22:16:17.753 1:  UPD FHEM/10_PythonModule.pm
2020.12.09 22:16:17.937 1:  UPD FHEM/bindings/python/fhempy
2020.12.09 22:16:18.101 1:  Got 14 bytes for FHEM/bindings/python/fhempy, expected 4096
2020.12.09 22:16:18.101 1:  aborting.
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

dominik

Kannst du es bitte nochmals testen. Eventuell ist da gerade mein Update zur gleichen Zeit online gegangen. Im controls File steht naemlich 3912 bytes
https://github.com/dominikkarall/fhempy/blob/master/controls_pythonbinding.txt#L124
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Manos

Hi Dominik,

leider bleibt es so bei mir
2020.12.09 22:54:50.364 1:  Downloading https://raw.githubusercontent.com/dominikkarall/fhempy/master/controls_pythonbinding.txt
2020.12.09 22:54:50.364 1: 
2020.12.09 22:54:50.365 1:  pythonbinding
2020.12.09 22:54:50.763 1:  UPD FHEM/10_PythonBinding.pm
2020.12.09 22:54:50.938 1:  UPD FHEM/10_BindingsIo.pm
2020.12.09 22:54:51.124 1:  UPD FHEM/10_PythonModule.pm
2020.12.09 22:54:51.309 1:  UPD FHEM/bindings/python/fhempy
2020.12.09 22:54:51.456 1:  Got 14 bytes for FHEM/bindings/python/fhempy, expected 4096
2020.12.09 22:54:51.456 1:  aborting.


Frage: Wie kann ich fhempy komplett aus FHEM entfernen?
Ich brauche es eigentlich nicht, da alles laeuft auf dem gleichen Server (ich habe es installiert als ich seit gestern versuchte zu verstehen warum mein PythonBinding nicht mehr funktioniert  :-[ ).
Ich habe es bereits mit 'pip3 uninstall fhempy' und 'sudo pip3 uninstall fhempy' entfernt, aber beim FHEM Update sehe ich es noch.
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

Manos

oder sollte ich einfach

UPD FHEM/10_BindingsIo.pm
UPD FHEM/10_PythonBinding.pm
UPD FHEM/bindings/python/bin/fhempy
UPD FHEM/bindings/python/fhempy/__init__.py

diese drei updaten?

Schoene Gruesse
Manos
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

dominik

Bitte nochmals ein "update" machen.

Was meinst du mit entfernen da du es in FHEM hast? Wenn du es nicht mit pip3 installiert hast, dann ist es auch nur in FHEM vorhanden.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Manos

Vielen Dank Dominik,
dieses Mal hat das Update funktioniert!  :D

schoene Gruesse
Manos
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

Manos

#431
EDIT: Geloescht! Es war ein "restart" des Pythonbinding_15733 notwendig, jetzt werden alle Werte regelmaessig aktualisiert!

Ich bin zu Dumm fuer den Sch...  :-[

Gestern ist das Update gelunden, PythonBinding (local) funktioniert:
Internals:
   BindingType Python
   CFGFN     
   DEF        Python
   DeviceName ws:127.0.0.1:15733
   FD         38
   FUUID      5fd1520c-f33f-6a06-6ce1-3a0f3126c85bd37b
   IP         127.0.0.1
   NAME       pybinding
   NR         409
   NTFY_ORDER 50-pybinding
   PARTIAL   
   PORT       15733
   STATE      opened
   TYPE       BindingsIo
   WEBSOCKET  1
   localBinding 1
   nextOpenDelay 10
   Helper:
     DBLOG:
       state:
         Logdb:
           TIME       1607553551.92303
           VALUE      CONNECTED
       version:
         Logdb:
           TIME       1607553551.93326
           VALUE      0.1.6
   READINGS:
     2020-12-09 23:39:11   state           opened
     2020-12-09 23:39:11   version         0.1.6
   args:
     pybinding
     BindingsIo
     Python
   argsh:
Attributes:

   devStateIcon opened:rc_GREEN@green
   group      _connector
   room       hidden

Seit "2020-12-09 23:39:11   state           opened"

upnp habe ich neu definiert (23:40) und funktioniert(e)
Internals:
   CFGFN     
   DEF        discover_upnp
   FUUID      5fd15262-f33f-6a06-d363-5eec60d34c8f656e
   IODev      pybinding
   NAME       upnp
   NR         430
   PYTHONTYPE discover_upnp
   STATE      active
   TYPE       PythonModule
   Helper:
     DBLOG:
       state:
         Logdb:
           TIME       1607553636.72019
           VALUE      PythonBinding timeout
   READINGS:
     2020-12-09 23:40:36   state           active
     2020-12-09 23:40:40   uuid.xxxxxxxx_urn.schemas-upnp-org.device.tvdevice.1 DMS_AC6F
     2020-12-09 23:40:42   uuid.xxxxxxxx_urn.samsung.com.device.MainTVServer2.1 [TV] Bed room
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.fritzbox.1 Repeater-Stock0
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.fritzbox.1 Repeater-Stock2
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.fritzbox.1 Repeater-Stock1
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.fritzbox.1 FRITZ!Box 7590
     2020-12-09 23:40:43   uuid.xxxxxxxx_urn.schemas-upnp-org.device.MediaRenderer.1 [TV] Bed room
     2020-12-09 23:40:43   uuid.xxxxxxxx_urn.samsung.com.device.RemoteControlReceiver.1 [TV] Bed room
     2020-12-09 23:41:33   uuid.xxxxxxxx_urn.dial-multiscreen-org.device.dialreceiver.1 [TV] Bed room
     2020-12-09 23:51:04   uuid.xxxxxxxx_urn.dial-multiscreen-org.device.dialreceiver.1 [TV] Samsung 6 Series (50)
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.MediaRenderer.1 [TV] Samsung 7 Series (55)
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.avmnexus.1 FRITZ!Box 7590
     2020-12-09 23:40:51   uuid.xxxxxxxx_urn.schemas-upnp-org.device.MediaServer.1 ManosMyCloudEX2
     2020-12-10 13:57:41   uuid.xxxxxxxx_urn.dial-multiscreen-org.device.dialreceiver.1 [TV] Samsung 7 Series (55)
     2020-12-09 23:40:47   uuid.xxxxxxxx_urn.zenterio-com.device.mediashare.1 DMS_AC6FBB749D92
     2020-12-09 23:40:48   uuid.xxxxxxxx_urn.zenterio-com.device.mediashare.1 DMS_AC6FBB6E47A6
     2020-12-09 23:51:04   uuid.xxxxxxxx_urn.samsung.com.device.RemoteControlReceiver.1 [TV] Samsung 6 Series (50)
     2020-12-09 23:40:51   uuid.xxxxxxxxd_urn.schemas-wd-com.device.WdNAS-DEV_0314.1 ManosMyCloudEX2
     2020-12-09 23:40:38   uuid.xxxxxxxx_urn.schemas-upnp-org.device.InternetGatewayDevice.1 FRITZ!Box 7590
     2020-12-09 23:40:38   uuid.xxxxxxxx_urn.schemas-upnp-org.device.InternetGatewayDevice.2 InternetGatewayDeviceV2 - FRITZ!Box 7590
     2020-12-09 23:40:40   uuid.xxxxxxxx_urn.zenterio-com.device.mediashare.1 DMS_AC8
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.Basic.1 Phoscon-GW-ENS (192.168.188.202)
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.l2tpv3.1 FRITZ!Box 7590
     2020-12-09 23:51:04   uuid.xxxxxxxx_urn.schemas-upnp-org.device.MediaRenderer.1 [TV] Samsung 6 Series (50)
     2020-12-09 23:40:48   uuid.xxxxxxxx_urn.schemas-upnp-org.device.tvdevice.1 DMS_AC6
     2020-12-09 23:40:37   uuid.xxxxxxxx_urn.schemas-upnp-org.device.MediaServer.1 Fritz!Box-MediaServer
     2020-12-09 23:40:47   uuid.xxxxxxxx2_urn.schemas-upnp-org.device.tvdevice.1 DMS_AC
   args:
     upnp
     PythonModule
     discover_upnp
   argsh:
Attributes:
   IODev      pybinding
   devStateIcon active:rc_GREEN@green
   icon       rc_SEARCH
   room       _Hood->System

Aber seit 23:40 keine Updates! (und diese "VALUE      PythonBinding timeout" macht mich nervoes... )

Das gleiche ist mit RING passiert:
Die alte Definition hat nicht funktioniert, ich musste sie loeschen und RING neu definieren (mit 2FA, Password, neues Geraet usw usw). Dies war erfolgreich (um 01:18), aber seitdem sehe ich keine Updates  :-[

Obwohl deviceUpdateInterval, dingPollInterval auf 2 Sekunden sind (ist sowieso default) und verbose auf 5, ich sehe keine Ereignisse im EventMonitor!

Internals:
   CFGFN     
   DEF        ring xxxxl@xxx.com "Front Door"
   FUUID      xxxx-xxxx-xxxx
   IODev      pybinding
   NAME       RingDoorBell
   NR         1190
   PYTHONTYPE ring
   RINGDEVICE Front Door
   STATE      connected
   TYPE       PythonModule
   USERNAME   xxxl@xxx.com
   Helper:
     DBLOG:
       battery_life:
         Logdb:
           TIME       1607559490.71486
           VALUE      96
       history_1_answered:
         Logdb:
           TIME       1607559507.87881
           VALUE      0
       history_1_created_at:
         Logdb:
           TIME       1607559507.87881
           VALUE      2020-12-09 15:54:10+00:00
       history_1_kind:
         Logdb:
           TIME       1607559507.87881
           VALUE      motion
   READINGS:
     2020-12-10 01:18:10   address         
     2020-12-10 01:18:27   alert_current   Error
     2020-12-10 01:18:10   battery_life    96
     2020-12-10 01:18:10   connection_status online
     2020-12-10 01:18:10   existing_doorbell_type Mechanical
     2020-12-10 01:18:10   existing_doorbell_type_enabled 1
     2020-12-10 01:18:10   family          doorbots
     2020-12-10 01:18:10   firmware        Up to Date
     2020-12-10 01:18:10   has_subscription 1
     2020-12-10 01:18:27   history_1_answered 0
     2020-12-10 01:18:27   history_1_created_at 2020-12-09 15:54:10+00:00
     2020-12-10 01:18:27   history_1_id    6904285
     2020-12-10 01:18:27   history_1_kind  motion
     2020-12-10 01:18:27   history_2_answered 0
     2020-12-10 01:18:27   history_2_created_at 2020-12-09 15:53:35+00:00
     2020-12-10 01:18:27   history_2_id    69042854
     2020-12-10 01:18:27   history_2_kind  motion
     2020-12-10 01:18:27   history_3_answered 0
     2020-12-10 01:18:27   history_3_created_at 2020-12-09 15:52:41+00:00
     2020-12-10 01:18:27   history_3_id    69042851
     2020-12-10 01:18:27   history_3_kind  motion
     2020-12-10 01:18:27   history_4_answered 1
     2020-12-10 01:18:27   history_4_created_at 2020-12-09 15:15:06+00:00
     2020-12-10 01:18:27   history_4_id    690427548
     2020-12-10 01:18:27   history_4_kind  motion
     2020-12-10 01:18:27   history_5_answered 0
     2020-12-10 01:18:27   history_5_created_at 2020-12-09 14:40:50+00:00
     2020-12-10 01:18:27   history_5_id    69042666
     2020-12-10 01:18:27   history_5_kind  motion
     2020-12-10 01:18:10   id              xxxxxx
     2020-12-10 01:18:10   kind            doorbell_scallop
     2020-12-10 01:18:10   last_recording_id 690428
     2020-12-10 01:18:27   last_recording_url https://share-service-download-bucket.s3.amazonaws.com/xxxxxxx
     2020-12-10 01:18:10   latitude        50.617718
     2020-12-10 01:18:10   longitude       7.3391075
     2020-12-10 01:18:10   model           Doorbell 3 Plus
     2020-12-10 01:18:10   name            Front Door
     2020-12-10 01:18:08   password        xxxxxxxxxxxxx

     2020-12-10 01:18:09   state           connected
     2020-12-10 01:18:10   subscribed      1
     2020-12-10 01:18:10   subscribed_motion 1
     2020-12-10 01:18:10   timezone        Europe/Berlin
     2020-12-10 01:18:09   token           xxxxxxxxxxxxxxx

     2020-12-10 01:18:10   volume          8
     2020-12-10 01:18:27   wifi_name       FRITZ!Box 7590 WR
     2020-12-10 01:18:27   wifi_signal_category good
     2020-12-10 01:18:27   wifi_signal_strength -55.0
   args:
     RingDoorBell2
     PythonModule
     ring
     xxxx@xxxxxcom
     Front Door
   argsh:
Attributes:
   DbLogExclude .*
   DbLogInclude battery_life,history_1_answered,history_1_created_at,history_1_kind
   IODev      pybinding
   comment    Alarm types: motion, ding, on_demand,
   devStateIcon {
my $cnct = 'rc_YELLOW@red';;
$cnct ='rc_GREEN@green' if (ReadingsVal($name, "state", "Offline") eq "connected");;
my $motion = 'it_camera@green';;
$motion='secur_alarm@red' if (ReadingsVal($name, "alert_kind", "dead") eq "motion");;$motion='secur_alarm@orange' if (ReadingsVal($name, "alert_kind", "dead") eq "ring");;
my $bat = 'measure_battery_100@green';;
$bat ='measure_battery_50@orange' if (ReadingsNum($name, "battery_life", "Offline")<55);;$bat ='measure_battery_25@red' if (ReadingsNum($name, "battery_life", "Offline") < 25);;
"
" . FW_makeImage("$cnct","cul_wlan") . "   " . FW_makeImage("$bat","cul_wlan") . "   " . FW_makeImage("$motion","hue_filled_outlet") . "
Last: " . ReadingsVal($name, "alert_kind", "dead") . " (" . ReadingsTimestamp($name,"alert_kind",0) . ")
" ;;
}
   deviceUpdateInterval 2
   dingPollInterval 2
   room       Outside_Perimeter,_Hood->Sensor
   userReadings alert_current {ReadingsVal($name,"alert_kind","Error")}
   verbose    5


Normalerweise werden meine Probleme "zwischen Tastatuer und Buero-Stuehl" verursacht  ::)
Ich frage aber lieber vorher ob irgendetwas anderes nicht funktioniert wie es sollte.

EDIT:
Ich habe vergessen, es gibt noch ein Modul: Pythonbinding_15733

Internals:
   CFGFN     
   DEF        0
   FD         37
   FUUID      xxxxxxxx
   LAST_START 2020-12-10 14:28:19
   LAST_STOP  2020-12-10 14:28:13
   NAME       Pythonbinding_15733
   NR         410
   NTFY_ORDER 50-Pythonbinding_15733
   PID        263437
   STARTS     3
   STATE      active
   TYPE       PythonBinding
   currentlogfile ./log/PythonBinding-2020-12-10.log
   logfile    ./log/PythonBinding-%Y-%m-%d.log
   CoProcess:
     cmdFn      PythonBinding_getCmd
     name       PythonBinding
     state      running FHEM/bindings/python/bin/fhempy
   Helper:
     DBLOG:
       PythonBinding:
         Logdb:
           TIME       1607606899.74838
           VALUE      running FHEM/bindings/python/bin/fhempy
       state:
         Logdb:
           TIME       1607553548.87302
           VALUE      active
   READINGS:
     2020-12-10 14:28:19   PythonBinding   running FHEM/bindings/python/bin/fhempy
     2020-12-09 23:39:08   state           active
Attributes:
   logfile    ./log/PythonBinding-%Y-%m-%d.log
   nrarchive  10
   room       hidden

Dies konnte ich "restarten" und jetzt sehe ich Pyhon Erreignisse im Event monitor.

Schoene Gruesse
Manos
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

dominik

Hi,
habe ich es richtig verstanden, dass nun alles funktioniert? Auch nach einem FHEM Neustart?
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Manos

#433
Zitat von: dominik am 10 Dezember 2020, 20:21:12
Hi,
habe ich es richtig verstanden, dass nun alles funktioniert? Auch nach einem FHEM Neustart?

Hallo Dominik,

ich habe mich zu frueh gefreut  :-[
Irgendwann gegen 18:00 hat sich wieder aufgehaengt.
Ein "restart" vom Pythonbinding_15733 hat das System wieder in Ordnung gebracht.

Hier sind die Log Dateien von gestern und heute:



2020-12-10 01:03:58,568 - ERROR    - fhempy.lib.fhem_pythonbinding: Failed to handle message:
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/fhem_pythonbinding.py", line 301, in _onMessage
    nmInstance = loadedModuleInstances[hash["NAME"]]
KeyError: 'RingDoorBell2'
2020-12-10 01:37:10,286 - ERROR    - fhempy.lib.fhem_pythonbinding: Failed to handle message:
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/fhem_pythonbinding.py", line 301, in _onMessage
    nmInstance = loadedModuleInstances[hash["NAME"]]
KeyError: 'RingDoorBell.old'
2020-12-10 02:15:43,413 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 02:15:43,417 - ERROR    - RingDoorBell.old: Failed to poll dings...
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 127, in update_dings_loop
    await utils.run_blocking(functools.partial(self.poll_dings))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 03:33:33,688 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 03:33:33,689 - ERROR    - RingDoorBell.old: Failed to poll dings...
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 127, in update_dings_loop
    await utils.run_blocking(functools.partial(self.poll_dings))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 03:48:09,231 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable: Back-end server is at capacity for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 03:48:09,232 - ERROR    - RingDoorBell.old: Failed to poll dings...
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 127, in update_dings_loop
    await utils.run_blocking(functools.partial(self.poll_dings))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 238, in poll_dings
    self._ring.update_dings()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 89, in update_dings
    self.dings_data = self.query(DINGS_ENDPOINT).json()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable: Back-end server is at capacity for url: https://api.ring.com/clients_api/dings/active?api_version=9
2020-12-10 11:04:20,855 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 421, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 416, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 326, in recv_into
    raise timeout("The read operation timed out")
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 400, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 703, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 423, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 330, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 251, in poll_device
    self._lastrecording_url = self._rdevice.recording_url(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 368, in recording_url
    req = self._ring.query(url)
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 84, in query
    req = getattr(self._oauth, method.lower())(url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
    return self.request('GET', url, **kwargs)
  File "/opt/fhem/.local/lib/python3.8/site-packages/requests_oauthlib/oauth2_session.py", line 515, in request
    return super(OAuth2Session, self).request(
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)
2020-12-10 11:04:20,869 - ERROR    - RingDoorBell.old: Failed to poll dings...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 421, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 416, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 326, in recv_into
    raise timeout("The read operation timed out")
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 400, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 703, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 423, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 330, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 140, in update_dings_loop
    await utils.run_blocking(functools.partial(self.poll_device))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 251, in poll_device
    self._lastrecording_url = self._rdevice.recording_url(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 368, in recording_url
    req = self._ring.query(url)
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 84, in query
    req = getattr(self._oauth, method.lower())(url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
    return self.request('GET', url, **kwargs)
  File "/opt/fhem/.local/lib/python3.8/site-packages/requests_oauthlib/oauth2_session.py", line 515, in request
    return super(OAuth2Session, self).request(
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)
2020-12-10 11:06:46,412 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 421, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 416, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 326, in recv_into
    raise timeout("The read operation timed out")
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 400, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 703, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 423, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 330, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 251, in poll_device
    self._lastrecording_url = self._rdevice.recording_url(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 368, in recording_url
    req = self._ring.query(url)
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 84, in query
    req = getattr(self._oauth, method.lower())(url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
    return self.request('GET', url, **kwargs)
  File "/opt/fhem/.local/lib/python3.8/site-packages/requests_oauthlib/oauth2_session.py", line 515, in request
    return super(OAuth2Session, self).request(
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)
2020-12-10 11:06:46,414 - ERROR    - RingDoorBell.old: Failed to poll dings...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 421, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 416, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 326, in recv_into
    raise timeout("The read operation timed out")
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 400, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 703, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 423, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 330, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 140, in update_dings_loop
    await utils.run_blocking(functools.partial(self.poll_device))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 251, in poll_device
    self._lastrecording_url = self._rdevice.recording_url(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 368, in recording_url
    req = self._ring.query(url)
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 84, in query
    req = getattr(self._oauth, method.lower())(url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
    return self.request('GET', url, **kwargs)
  File "/opt/fhem/.local/lib/python3.8/site-packages/requests_oauthlib/oauth2_session.py", line 515, in request
    return super(OAuth2Session, self).request(
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.ring.com', port=443): Read timed out. (read timeout=10)
2020-12-10 13:41:31,346 - ERROR    - fhempy.lib.fhem_pythonbinding: Failed to handle message:
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/fhem_pythonbinding.py", line 301, in _onMessage
    nmInstance = loadedModuleInstances[hash["NAME"]]
KeyError: 'TVSamsung7Series55_MediaRenderer'
2020-12-10 13:41:32,044 - ERROR    - async_upnp_client.client: Got invalid value for <UpnpStateVariable(PlaybackStorageMedium, string)>: NETWORK,NONE
2020-12-10 13:41:53,357 - ERROR    - fhempy.lib.utils: Error in asyncio thread
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 241, in poll_device
    self._rdevice.update_health_data()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 57, in update_health_data
    self._ring.query(HEALTH_DOORBELL_ENDPOINT.format(self.id))
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/doorbots/55327801/health?api_version=9
2020-12-10 13:41:53,358 - ERROR    - RingDoorBell.old: Failed to poll devices
Traceback (most recent call last):
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 109, in update_loop
    await utils.run_blocking(functools.partial(self.poll_device))
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/utils.py", line 29, in run_blocking
    return await asyncio.get_event_loop().run_in_executor(pool, function)
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/fhem/FHEM/bindings/python/fhempy/lib/ring/ring.py", line 241, in poll_device
    self._rdevice.update_health_data()
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/doorbot.py", line 57, in update_health_data
    self._ring.query(HEALTH_DOORBELL_ENDPOINT.format(self.id))
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/__init__.py", line 95, in query
    return self.auth.query(
  File "/opt/fhem/.local/lib/python3.8/site-packages/ring_doorbell/auth.py", line 89, in query
    req.raise_for_status()
  File "/usr/lib/python3/dist-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://api.ring.com/clients_api/doorbots/55327801/health?api_version=9
2020-12-10 14:28:20,129 - INFO     - fhempy.lib.fhem_pythonbinding: Starting pythonbinding...
2020-12-10 14:28:24,005 - INFO     - fhempy.lib.fhem_pythonbinding: FHEM connection started: 127.0.0.1
2020-12-10 14:28:27,805 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:30,184 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:32,332 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:34,479 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:36,608 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:38,729 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:40,874 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:43,002 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:45,134 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:47,260 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:49,385 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:51,515 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:54,394 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:56,521 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:28:58,643 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:00,773 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:02,897 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:05,024 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:07,151 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:09,291 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:11,416 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:13,548 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:15,677 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:17,808 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:19,943 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:22,231 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:24,360 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:26,724 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:28,852 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:31,015 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:33,449 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:35,575 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:37,701 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:39,830 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:41,956 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:44,085 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:46,216 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:48,352 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:50,514 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:53,074 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:55,202 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:57,330 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:29:59,458 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:01,580 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:03,712 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:05,832 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:08,336 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:10,465 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:12,595 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:14,718 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:16,849 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:18,976 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:21,110 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:23,241 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:25,373 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:27,851 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:30,007 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:32,136 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:34,262 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:36,395 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:38,577 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:40,703 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:43,039 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:45,166 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:47,295 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:49,425 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:51,554 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:53,686 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:55,817 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:30:57,942 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:00,360 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:02,485 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:04,615 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:06,740 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:08,872 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:10,997 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:13,130 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:15,268 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:17,407 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:19,692 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:21,828 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:23,955 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:26,089 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:28,215 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:30,338 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:32,470 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:34,920 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:37,047 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:39,179 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:41,301 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:43,443 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:45,567 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:47,708 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:49,842 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:51,968 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:54,279 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:56,407 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:31:58,539 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:00,664 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:02,801 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:04,926 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:07,062 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:09,188 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:11,320 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:13,445 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:15,588 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:17,738 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:19,867 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:22,140 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:24,273 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:26,402 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:28,533 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:30,660 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:32,783 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:34,933 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:37,058 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:39,182 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:41,324 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:43,450 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:45,580 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:47,710 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:49,838 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:51,961 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:54,090 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:56,216 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:32:58,340 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:00,462 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:02,587 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:04,713 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:07,214 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:09,341 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:11,487 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:13,616 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:15,746 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:17,870 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:19,995 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:22,512 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:24,676 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:26,800 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:28,926 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:31,052 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:33,180 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:35,330 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:37,460 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:39,587 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:41,716 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:43,844 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:45,971 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:48,095 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:50,221 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:52,347 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:54,472 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:56,607 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:33:58,731 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:00,859 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:02,984 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:05,110 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:07,237 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:09,749 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:11,873 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:14,009 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:16,132 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:18,265 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:20,389 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:22,513 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:24,943 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:27,066 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:29,210 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:31,358 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:33,490 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:35,615 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:37,746 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:39,878 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:42,012 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:44,411 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:46,551 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:48,680 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:50,807 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:52,932 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:55,063 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:57,189 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:34:59,319 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:01,443 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:03,776 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:05,906 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:08,041 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:10,165 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:12,295 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:14,421 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:16,553 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:19,069 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:21,195 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:23,322 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:25,454 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:27,584 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:29,707 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:31,839 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:34,367 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:36,497 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:38,620 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:40,757 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:42,881 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:45,013 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:47,148 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:49,280 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:51,430 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:53,750 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:55,881 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:35:58,008 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:00,187 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:02,309 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:04,446 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:06,571 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:08,701 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:10,822 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:13,218 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:15,346 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:17,472 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:19,602 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:21,731 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:23,858 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:26,012 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:28,148 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:30,277 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:32,740 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:34,865 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:37,010 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:39,132 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:41,261 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:43,407 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:45,571 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:47,701 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:49,834 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:51,957 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:54,082 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:56,546 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:36:59,383 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:01,509 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:03,633 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:05,757 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:08,045 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:10,174 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:12,297 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:14,427 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:16,552 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:18,678 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:20,802 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:23,228 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:25,368 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:27,492 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:29,628 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:31,757 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:33,886 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:36,012 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:38,443 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:40,576 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:42,700 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:44,828 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:46,953 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:49,077 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:51,218 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:53,342 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:55,465 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:57,596 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:37:59,719 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:01,853 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:03,982 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:06,131 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:08,259 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:10,398 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:12,535 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:14,951 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:17,097 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:19,225 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:21,352 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:23,486 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:25,610 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:27,744 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:30,223 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:32,347 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:34,488 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:36,614 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:38,746 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:40,869 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:43,003 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:45,132 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:47,267 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:49,414 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:51,539 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:53,668 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:55,800 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:38:58,157 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:00,280 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:02,408 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:04,534 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:06,666 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:08,791 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:10,922 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:13,047 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:15,178 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:17,314 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:19,449 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:21,974 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:24,098 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:26,226 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:28,351 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:30,494 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:32,619 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:34,745 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:37,188 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:39,322 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:41,450 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:43,578 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:45,705 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:47,834 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:49,960 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:52,106 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:54,245 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:56,380 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:39:58,509 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:01,011 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:03,136 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:05,266 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:07,389 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:09,518 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:11,640 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:13,774 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:15,908 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:18,045 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:20,521 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:22,647 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:24,787 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:26,913 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:29,046 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:31,170 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:33,309 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:35,437 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:37,562 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:39,696 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:41,823 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:43,949 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:46,080 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:48,206 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:50,333 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:52,465 - DEBUG    - RingDoorBell: Received dings: []
2020-12-10 14:40:54,589 - DEBUG    - RingDoorBell: Received dings: []


EDIT:
HP Microserver GEN8 XEON, Ubuntu 22.04, FHEM, ConBee II, CCU2, CUL433, Tradfri, Luxtronik2, Volkszaehler (und wenig Ahnung...)

dominik

Was hast du für update Werte in den Attributen? Sieht so aus als wären die zu niedrig.
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable: Back-end server is at capacity for url: https://api.ring.com/clients_api/dings/active?api_version=9
Da wurdest du schon blockiert.

Danach sieht es wieder gut aus.

PS: Bitte code Block verwenden, wenn die Nachricht zu lang wird, dann bitte kürzen damit sich das Ende vom code Block ausgeht. Ist sonst sehr unübersichtlich hier. Danke.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik