IFTTTWebhook
IFTTTWebhook copied to clipboard
How to pass a Float value to the Trigger?
Hi, Im trying to send the temperature using the trigger via e-mail.
I tried the examples and worked ok, I tried to send a char data[8] = "15.25"; and works ok. I tried to convert a float using dtfrost and the serial show the char contain the data, but the trigger dont send any email.
Do you have some example on how to convert from a float data type, to a data type for sending using the trigger ?
I would thank you so much.
Kind regards. -Alex