sarthaktexas / home-automation-serverless

A collection of serverless functions to be used with the iOS Shortcuts app to automate different services.

Home Page:https://home-automation-serverless.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home-automation-serverless

A collection of serverless functions to be used with the iOS Shortcuts app to automate different services.

https://home-automation-serverless.vercel.app/api/:serverless-function

List of Services

  • MyQ

MyQ

Close Garage Door (myq-close-garage-door)

  • email to login
  • password to login
  • serialnumber of device

Open Garage Door (myq-open-garage-door)

  • email to login
  • password to login
  • serialnumber of device

Toggle Garage Door (myq-toggle-garage-door)

  • email to login
  • password to login
  • serialnumber of device

Get Devices (myq-get-devices)

  • email to login
  • password to login

© Sarthak Mohanty 2020, Apache-2.0 Check LICENSE for more info.

About

A collection of serverless functions to be used with the iOS Shortcuts app to automate different services.

https://home-automation-serverless.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 100.0%