mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 14:41:38 +01:00
* Pass headers to webhook handler * Refactors webhook component to post Request object instead of data * Update webhook tests * Cleanup webhook test and fix a bug in ifttt * Address code review comments