Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Errors configuring myq cover

$
0
0

@dhebard wrote:

Hi all! New to HA!

I am attempting to setup my Chamberlain garage door opener in HA. I have the MyQ app and all is working fine there. I have a functioning install of HA on a Rpi4, version 0.103.5.

Configuration.yaml file:

# MyQ Garage Door Opener
cover:
- platform: myq
username: !secret myq_username
password: !secret myq_password
type: chamberlain

I receive this error:
Tue Dec 31 2019 10:43:01 GMT-0500 (Eastern Standard Time)

Component error: username - Integration ‘username’ not found. Component error: password - Integration ‘password’ not found. Component error: type - Integration ‘type’ not found. Invalid config for [cover.myq]: required key not provided @ data[‘password’]. Got None required key not provided @ data[‘username’]. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/myq/

Any help is appreciated!

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles