Webhook identification

It’s available with version 0.100. You’ll see the remote IP without any changes to the configuration. To get the debug logging you have to modify your configuration to look something like this:

logger:
  default: warning
  logs:
    homeassistant.components.webhook: debug

You can also do it on the fly with the logger.set_level service.