mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00

* 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
2 lines
37 B
Python
2 lines
37 B
Python
"""Tests for the IFTTT component."""
|