<div dir="ltr">Hi all<div>For my first ESP microcontroller project, an alerting messenger called &quot;Lights Out&quot;, I had my ESP send html posts to my shared hosting service in the cloud, where my PHP code generated instructions that were returned to the ESP device. </div><div>The host allowed</div><div><ul><li>persistent data in a database, </li><li>modification of logic without re-coding the ESP.  </li><li>Webpages at the host allowing alteration of expected parameters, like frequency of posts, and temperatures sensed at the microcontroller</li><li>use of date and time functions, messaging, and unlimited services</li></ul></div><div>My big take-away from that project was to move decisions off the microcontroller onto the host .  </div><div>The user interface via web pages were universal, but a bit clunky.</div><div><br></div><div>Can you help me find a better hosted user interface that allows voice instructions via google assistant and an app on a smartphone.</div><div>I&#39;m disappointed in blynk, because it has no programmable logic at the cloud host.  Duh !</div><div>IFTT is too limited in its logic</div><div>And I am not a great believer in graphical programming languages like node red.</div><div><div>Writing this, I&#39;m realizing that I want an interface built on a host that interfaces to the google APIs...</div><div>Can you point me in a promising direction?</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">George Bowden  250-893-7423<div>Victoria BC</div></div></div></div></div>