mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05: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