* Add webhook + IFTTT example * Abort if not externally accessible * Abort on local url * Add description to create entry * Make body optional * Allow ifttt setup without config * Add tests * Lint * Fix Lint + Tests * Fix typing
1 line
37 B
Python
1 line
37 B
Python
"""Tests for the IFTTT component."""
|