mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 08:03:44 +01:00
* Switch locative to use the webhook component * Lint * Remove dead test code * Use voluptuous to validate the webhook schema * Validate test mode schema as well * Lint * Remove allow_extra * Return web.Response correctly * #20043: Remove superfluous dict in WEBHOOK_SCHEMA validation