Skip to content
/ myq Public
forked from arraylabs/myq

MyQ custom component for Home Assistant.

Notifications You must be signed in to change notification settings

haimgel/myq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

myq

MyQ custom component for Home Assistant.

Initial code provided by user MisterWil on the Home Assistant Forum. His initial code can be found at http://pastebin.com/qVszax1t.

Place the myq.py file in the /path/to/homeassistant_config/custom_components/cover/

Note: "/path/to/homeassistant_config" should be the path to where your configuration.yaml file is.

In your configuration.yaml file use an entry similar to:

cover:
  - platform: myq
    name: Garage Door
    username: email@email.com
    password: password
    brand: chamberlain //liftmaster,chamberlain,craftmaster

About

MyQ custom component for Home Assistant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 100.0%