groovy (4)

Using Twilio from SmartThings

In our prior post, we covered using Twilio for our vacation rental. It gives us a great combination of low cost and programmability. In this post, we're going to extend the use of our Twilio number to automatically text guests when they first unlock the door.

By Jonathan Poland

Automating your VRBO rental with Zapier and Smart Things: Part 3

In our previous posts we've covered our motivations and a majority of the Zapier zaps needed to do our automation. In this post, we setup our custom Smart Things smart app manage our lock codes and our final Zap to call it. The smart things…

By Jonathan Poland

Automating your VRBO rental with Zapier and Smart Things: Part 2

In the previous post, we covered our motivations for automating, and the high-level of what we want. This post will detail how to do it. The first step is to setup the zap that will receive our forwarded reservation email. It uses the Email Parser…

By Jonathan Poland

Automating your VRBO rental with Zapier and Smart Things: Part 1

I've just finished my first summer of running a rental on VRBO. As the season comes to an end, I've been looking at optimizing my processes for next year. For every reservation, I am doing the following: This process has a few issues: In theory, it…

By Jonathan Poland