legrego / HSPI_TwilioMessaging

HomeSeer Plugin to enable SMS messaging via Twilio
MIT License
6 stars 0 forks source link

Triggers #18

Closed MattL0 closed 5 years ago

MattL0 commented 5 years ago

Thanks for this very nice plugin!.

I would l;ike to know, When i will be out of the trials.... is the trigger gonna be faster? because now it's take somewhat 10 seconds for the trigger to fire the hs event.

Thanks

MattL0 commented 5 years ago
legrego commented 5 years ago

Hey @MattL0,

Thanks for using this plugin! I hope you find it useful!

I would like to know, When i will be out of the trials.... is the trigger gonna be faster? because now it's take somewhat 10 seconds for the trigger to fire the hs event.

Right now, this plugin checks for incoming messages every 15 seconds by hitting Twilio's Programmable SMS API. I have an idea for an alternative approach in #16, but it comes with its own set of complexity and tradeoffs, both from a development perspective and an end-user perspective.

When i iten a text as a triggers and click ''Submit'' it always return to ''cheked''

Thanks for reporting this. I'll work on a fix and hopefully get a new release out shortly.

legrego commented 5 years ago

@MattL0 I have a fix for the trigger inputs submitted to HomeSeer. Version 0.2.2 (once released) will have the fix applied. Thanks again for the report!