1.0.0 • Published 5 years ago

homebridge-wyze-plug v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Homebridge-Wyze-Plug

homebridge-wyze-plug is a Homebridge plugin for controlling Wyze Plugs.

Example plugin configuration:

{
    "accessory":"WyzePlug",
    "name":"Bedroom",
    "username":"joe@blow.com",
    "password":"password"
}

Option Descriptions:

name  : <string> name of the Wyze Plug (Ex: Bedroom)
username   : <string> Your Wyze username
password   : <string> Your Wyze password
1.0.0

5 years ago