mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Switch locative to use the webhook component (#20043)
* 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
This commit is contained in:
@@ -149,6 +149,7 @@ FLOWS = [
|
||||
'ifttt',
|
||||
'ios',
|
||||
'lifx',
|
||||
'locative',
|
||||
'luftdaten',
|
||||
'mailgun',
|
||||
'mqtt',
|
||||
|
||||
Reference in New Issue
Block a user