Skip to content

Plugin for Indigo home automation system to control MyQ devices

License

Notifications You must be signed in to change notification settings

FlyingDiver/Indigo-MyQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MyQ

Plugin for the Indigo Home Automation system.

This plugin communicates with the MyQ gateway.

Requirement
Minimum Indigo Version 2022.1
Python Library (API) Unsupported
Requires Local Network No
Requires Internet Yes
Hardware Interface None

The plugin auto-creates the Indigo devices after entering your MyQ login information. It was either do that, or cache the device information so users can pick specific openers to create devices for. Right now, it will always create devices for all openers that MyQ knows about.

This plugin uses the Indigo "Lock" device type. So a closed door is "Locked" and anything else (open, moving, unknown) is "Unlocked". I'd prefer an Open/Close semantic, but Indigo doesn't support that at this time.

PluginID: com.flyingdiver.indigoplugin.myq

Installation Instructions

Before installing the plugin - in Terminal.app enter:

pip3 install pymyq==3.1.5

About

Plugin for Indigo home automation system to control MyQ devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages