That totally worked. Thank you!
Getting same nabucasa errors too, since 0.111.0:
Log Details (ERROR)
Logger: hass_nabucasa.iot
Source: components/webhook/init.py:79
First occurred: 9:27:49 (2 occurrences)
Last logged: 9:28:03
Error handling message
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/iot.py", line 94, in _async_handle_handler_message
result = await handler(self.cloud, message["payload"])
File "/usr/local/lib/python3.7/site-packages/hass_nabucasa/iot.py", line 154, in async_handle_webhook
return await cloud.client.async_webhook_message(payload)
File "/usr/src/homeassistant/homeassistant/components/cloud/client.py", line 188, in async_webhook_message
found["webhook_id"], request
File "/usr/src/homeassistant/homeassistant/components/webhook/__init__.py", line 79, in async_handle_webhook
peer_ip = request[KEY_REAL_IP]
TypeError: 'MockRequest' object is not subscriptable
Did you solve it? I’ve got this error and an ONVIF that has stopped working