ifttt¶
A simple link to If This Then That (IFTTT) webhooks
- Author(s): Ben Everard
Implementation Notes¶
Hardware:
- Should work with circuit Python boards with ESP32 wifi. Tested with a PyPortal – https://www.adafruit.com/product/4116
Software and Dependencies:
- Adafruit CircuitPython firmware for the supported boards: https://github.com/adafruit/circuitpython/releases
-
ifttt.send_message(wifi, secrets, event, debug=False, reset_wifi_on_error=True, value1=None, value2=None, value3=None)¶ sent a message to the IFTTT webhook service