Driver Details

New

myQ

By: Intrinsic Dev
Updated: April 24, 2024
Version: 240428.00

This Official myQ Driver for RTI provides control of myQ garage door/gate openers, and compatible lighting devices, from within RTI via the myQ Cloud.

myQ turns any garage into a smart garage. More than 10 million people rely on the myQ app to control, secure, monitor, and provide access to their garage, homes, and businesses.

Manufacturer:Chamberlain
Model Number(s):myQ compatible devices
Control Platform:RTI
ID Version Required:11.8
XP Firmware Required:24.3.29
Driver Developer:Intrinsic Dev, Part of Intrinsic Group Limited
Document Revision Date:9th April 2024

> Overview

This driver provides control and feedback of up to 36 myQ devices - 12 garage door openers, gate openers and lights via the myQ Cloud.

> Supported features

Commands –

Button TagCommand Name
GDO Open [1-12]Open
GDO Close [1-12]Close
Gate Open [1-12]Open
Gate Close [1-12]Close
Light On [1-12]On
Light Off [1-12]Off

Variables –

Button TagVariable NameType
GDO [1-12] NameNameString
GDO [1-12] StateStateString
GDO [1-12] isOpenisOpenBoolean
GDO [1-12] isClosedisClosedBoolean
GDO [1-12] isOpeningisOpeningBoolean
GDO [1-12] isClosingisClosingBoolean
Gate [1-12] NameNameString
Gate [1-12] StateStateString
Gate [1-12] isOpenisOpenBoolean
Gate [1-12] isClosedisClosedBoolean
Gate [1-12] isOpeningisOpeningBoolean
Gate [1-12] isClosingisClosingBoolean
Light [1-12] NameNameString
Light [1-12] StateStateString
Light [1-12] isOnisOnBoolean
Light [1-12] isOffisOffBoolean

Boolean variables have been pre-assigned with tag type ‘visible’. Meaning that when the tag is assigned to an element this element will only be visible when the state is true. This can be changed in Integration Designer.

Placeholder sample text has been provided for String variables to help with panel design layout.

Events –

CategoryEvent
[Name] (GDO [1-12])[01-12] Open
[Name] (GDO [1-12])[01-12] Closed
[Name] (GDO [1-12])[01-12] Opening
[Name] (GDO [1-12])[01-12] Closing
[Name] (Gate [1-12])[01-12] Open
[Name] (Gate [1-12])[01-12] Closed
[Name] (Gate [1-12])[01-12] Opening
[Name] (Gate [1-12])[01-12] Closing
[Name] (Light [1-12])[01-12] On
[Name] (Light [1-12])[01-12] Off

Command, Variable and Event instances become available throughout the Integration Designer project in accordance with the values selected in the ‘Number of Devices’ integer dropdowns in Driver Properties.

Additionally, device number for Garage Door Openers, Gates and Lights can be set to 0 hiding the unused commands, variables and events from the project.

Any feature not specifically noted as supported should be assumed to be unsupported.

> Driver support

This driver is fully supported via our online ticketing system. If you require assistance with this driver please submit a support request at www.intrinsicdev.com/support.

> Continued dealer support

Intrinsic Dev offer free licence keys for showrooms and dealers’ own homes. To obtain your free licence keys simply drop us a support ticket. All of our drivers/modules are fully supported by our online ticketing system.

> Disclaimer

Intrinsic Dev’s drivers are created to the highest standard developed with industry leading practices.

By installing this driver, you agree to our full Terms and Conditions, a copy of which can be found at the end of this document.

> Driver licence

This driver requires a licence to function. Pricing and licences can be obtained by visiting https://www.intrinsicdev.com/. Licences are issued on a per controller basis. You only need a single licence for multiple installations on the same controller.

> Driver configuration

Ensure you have downloaded the latest version of the driver from: https://www.intrinsicdev.com/

Licensing - This driver is powered by the Intrinsic(Athena) cloud and will auto detect if you have purchased a licence for your systems MAC address.

If you have not already purchased a licence it will show an error. Please navigate to www.intrinsicdev.com to rectify and within a few minutes of order completion the driver will update and activate. You do not need to enter any information manually or make changes to the driver.

> Device setup

Set up the device as per the manufacturer’s instructions. Please ensure the device is fully operational stand-alone before attempting integration onto a RTI system.

> Device pairing

IMPORTANT – Only one successful authorisation per controller MAC address is permitted. Do NOT test with a different account, ensure you only activate the driver using the end-user / homeowner’s account.

This driver MUST remain in the RTI system after the pairing process is complete. If the driver is removed or another system project is sent to the processor without this driver included in the system then the myQ pairing connection will be permanently broken.

> Configuration Process

1. Download the latest version of the driver from www.intrinsicdev.com .

2. Place the .rtidriver file in your designated custom driver directory. This can be identified in Apex by clicking Options > Set Directories.

3. Import instances of the driver into your project as required.

4. In Driver Properties - Management Port – Set an available port number for the driver web interface (a server hosted on the RTI processor) to begin oAuth and show myQ devices found on the network.

5. Send the configuration to the processor.

6. Open a web browser and enter the IP Address of your RTI processor followed by a colon and the Management Port number, e.g. 192.168.10.101:9120. Allow a few moments for the driver to start. The Pairing Key page will appear displaying your pairing key.

7. Copy this key and click the link to go to myq.intrinsicdev.com. Clicking the link opens the page in a new tab, keep the Management Port web page open so you can return to it to view Device IDs and Names after oAuth is complete.

8. Enter/paste the key into the input field and follow the pairing procedure. You will be asked for the clients myQ cloud username and password.

9. Once completed successfully you’ll be shown a confirmation screen.

10. To obtain the Device ID(s), return to the Management Port web page, allow a few moments, and then refresh the page until all expected devices are visible and allocated to their device type table. The ID column shows the device IDs, these must be copied and pasted into the Integration Designer project. The Name column shows the names set via the MyQ app for identification reference and to show the name that will be imported if Import Device Names from MyQ is enabled.

11. Head back to Integration Designer - Driver Properties - Number of Devices:

After ensuring the Management Port web page has been refreshed (step 10.), use this web page as a guide to select how many devices there are for each device type via the dropdowns. Device input fields will populate below.

Number of Devices can be set to 0 to hide from project completely if not in use..

12. Paste the copied Device ID(s) from the refreshed Management Port web page (step 10.) into the corresponding device type ID input fields that have populated after completing step 11..

13. Use Import Device Names from MyQ – Toggle On to allow the driver to use the device names set in myQ App or Off if you wish to set new custom names in your Integration Designer project.

a) If Import Device Names from MyQ has NOT been enabled, use the name fields below the ID input fields to enter a device name. These names will be displayed via the Name text variable and used throughout the Integration Designer project.

14. You can now move onto setting up your UI.

The attached MyQ-Example.apex file contains a fully configured UI (Virtual Panel) for 1 Garage Door Device.

Tested on:

Integration Designer – 11.8

XP Processor Model: XP-3

XP Processor Firmware: 24.3.29

Debug – Enter processor IP Address into browser. Click SYSTEM LOG then under Log Levels set MYQ to Messages for highest level of tracing from the driver.

Pairing Key and Device IDs can also be found in logs.

> Integration Designer11

There are multiple ways to map the features from this driver to a Controller, we recommend using the Tag Browser technique.

> Tag Browser

Tag Browser shows all tags - commands and variables provided by the driver. Using the Filter, the tags from this driver can be shown and organised alphabetically by selecting Show MYQ Driver Tags and then dragged to a button, automatically assigning the function or text variable.

> Tag Field

Another technique is to use the Tag input field. Create and select a button, enter the custom Tag into the Tag input field located at the bottom of the Integration Designer window and the command will be mapped. Tags listed at top of this document.

Text Variables can NOT be mapped this way.

See section > Manual Text Variable Mapping

> Macro List

Another technique is to add a macro via the Macro List, drag Command across from Macro Steps to the Tag Editor area, click <select a device> and select MYQ, you can now select the functions provided via the driver.

e.g. - “Command – MYQ – [01] - Aston Martin \ Open”.

Finally, enter the name of the Macro you created into the Tag input field to map a command to a selected button.

> Manual Text Variable Mapping:

To manually map a text variable provided by the driver –

Create a button

Right click – Edit Text...

Select the Insert Control Variable icon.

Select MYQ.

Select desired Text variable.

Boolean variables can also be used as text. After adding the variable select the blue ‘{var}’ within the Edit Button Text window.

> State Variables:

isOpen / isClosed, isOpening / isClosing and isOn / isOff State Variables [BOOLEANS] are included in this driver to allow truly dynamic, custom panel possibilities including displaying a highlight around a button or bitmap icon that is currently true.

These variables have been pre-assigned as ‘tagtype’ - ‘visible’, meaning the visible state will automatically be programmed after dragging the Tag to the element.

> Additional Notes

Toggling Import Names on and off does NOT erase text entered into the name fields.

Names entered in Driver Properties will persist throughout project as the door identification even if Import Names is enabled. Make sure to manually revert names back to e.g. “GDO [1-12]” or leave blank to avoid door identification confusion elsewhere in project programming if you have decided to change set up from manual to auto naming

> Terms and Conditions

This page gives you all the information you need to know about Intrinsic Dev and the legal Terms and Conditions through which we sell the software listed on our website to you. These Terms apply to any contract of sale for products that exists between us and you.

Please read these Terms and Conditions carefully, if you do not agree with something written within them do not use our website or install our software. Before completing your purchase you will be asked to confirm you have read and understood these Terms, unfortunately if you refuse our Terms you will be unable to complete a transaction on our website.

We recommend you print a copy of our Terms and Conditions or save them to your computer so you can refer to them in the future as necessary.

We reserve the right to change these Terms and Conditions and recommend you read through them each time you use our site to ensure you understand how they apply to you.

These Terms, and any contract that exists between us, are in the English language only.

1. About Us

1.1 Intrinsic Dev is a trading name of Intrinsic Group Limited. Our registered office address is 9 Dicconson Terrace, Lytham, Lytham St Annes, FY8 5JY. Our trading address for all non-financial correspondence is The Maltings, Allendale, NE47 9EE.

1.2 Intrinsic Group Limited is registered in England and Wales under company number 09659256.

1.3 Contacting us:

1.3.1 To discuss a contract with us in accordance with your legal rights please simply contact us with your query. You can contact us by email at info@intrinsicdev.co.uk

1.3.2 To contact us for any other reason please submit a helpdesk ticket online as this is the quickest way to get in touch. Alternatively you can email info@intrinsicdev.co.uk but please note tech support cannot be contacted in any way other than the online helpdesk. You can also use the form on the Contact Us page.

1.3.3 If we need to contact you in regards to the contract that exists between us we will do so using the information you provided when placing the order, usually by phone or email.

1.4 Intrinsic Group Limited is a member of CEDIA. CEDIA is the international trade association and central touch point for over 3,700 member companies worldwide who design, manufacture, and install technology for the home.

2. Our Products

2.1 We make every effort to ensure we provide you with accurate information on our software. If you believe we have misrepresented the functionality of a driver or module please contact us as set out in section 1.3.

2.2 Images on our website are for illustrative purposes only. Our drivers are only available as instant downloads and not available in any hard format.

2.3 Our software is licensed to you, not sold to you. All of our software is available to download free of charge but will require licensing to function. All products that are offered for sale on this website are licenses for the automation controller specified at the time of purchase.

2.3.1 Obtaining a license key from Intrinsic Dev grants you a non-exclusive, non-transferable, limited and revocable license to install and use the specified software on a device owned or managed by you or your organization. The number of license installations may not exceed the total number of licenses you purchased for the software.

2.3.2 This license applies only to the applicable driver/module purchased and any updates that supplement the original driver/module.

2.3.3 Intrinsic Dev's software is licensed, not sold, to you and Intrinsic Dev retains ownership of all copies even after installation on your device.

2.3.4 This license is valid only for the specific system identified at the time the license was purchased and cannot be resold or transferred by you on to any other system. Under exceptional circumstances Intrinsic Group Ltd may grant authorization to transfer an existing license to a new system but maintains the right to charge an administrative fee for this service as well as the right to refuse authorization at Intrinsic Group Limited's sole discretion.

2.3.5 Intrinsic Group Limited may transfer its rights and obligations, or sub-contract or sub-license to another legal entity, provided your consumer rights are not prejudiced.

2.4 All software written by Intrinsic Dev remains the property of Intrinsic Group Limited. This software is the intellectual property of Intrinsic Group Limited, and is protected by law, including English and International copyright laws.

2.5 You may not decrypt, reverse engineer, modify, translate, disassemble or decompile any of Intrinsic Dev's drivers/modules in whole or in part. Any modifications will immediately terminate all licenses held and full compensation for any and all infringements will be sought.

2.6 Intrinsic Dev reserve the right to withdraw a module/driver from sale at any time and for any reason, including, for example, if the equipment for which the driver/module is written is discontinued or substantially modified.

2.7 Intrinsic Dev carry out extensive BETA testing on all our software. Software that remains in BETA will not be offered for sale on this website. Our BETA testing scheme is covered by separate Terms, but in signing up to this scheme you consent to also abide by these Terms and Conditions. All BETA software remains the property of Intrinsic Dev and is covered by confidentiality agreements. This software must not be abused in any way as per section 2.5 and all discussions and findings during the testing phase are to remain confidential. Intrinsic Group Limited reserve the right to revoke BETA testing privileges at any time.

3. Use of our website

3.1 Your use of our site is governed by these Terms and our Privacy Policy. Please ensure you read these documents fully so you are aware of all Terms that apply to you.

3.2 You must be over 18 to purchase from this website.

3.3 You are responsible for ensuring that your account details and passwords remain confidential when using our website and agree to accept responsibility for all activities that occur under your account and password.

3.4 Please ensure you provide us with details that are complete and correct when setting up your account or placing an order. We cannot be held responsible for any delays or losses suffered due to incorrect information being supplied.

3.5 We will endeavor to provide you with uninterrupted, error free access to our website, however due to the nature of the internet this cannot always be guaranteed. On rare occasions your access may be restricted or interrupted to allow updates, upgrades or repairs; we will endeavor to carry out such tasks in the shortest time possible.

4. Our Contract with you

4.1 All Intrinsic Dev drivers/modules are designed to be used by qualified system integrators for the relevant control platform. When obtaining a license to use our software (whether free or purchased) you are confirming your status as above. We regret we only sell B2B and cannot license our software to end consumers. If you are the owner of a system and you believe you require our software please contact your system integrator to obtain a license and carry out the applicable integration work on your behalf.

4.2 Our drivers/modules are all available for instant download free of charge, you do not need an account with Intrinsic Dev to download a driver. The majority of our drivers require license keys to activate, you do need an account to obtain a license key. To obtain a license key (whether for a free or chargeable driver) simply add the relevant driver(s) to your basket and follow the checkout procedure online. Please check you have provided us with all the correct information before completing the transaction. Please note we do not accept purchases or provide license keys by phone or email.

4.3 When you place an order to purchase a license key from Intrinsic Dev you will be sent a confirmation email to confirm we have received your order. Please check through this email and notify us if anything is incorrect.

4.4 A contract between you and Intrinsic Dev exists only once you have received your license key, usually contained within the confirmation email.

4.5 Intrinsic Group Limited will deem this contract null and void in the event a license is used in any way that can be deemed harmful, including, but not limited to attempts to decrypt, reverse engineer, modify, translate, disassemble or decompile a driver/module, or the use of a license on a system not specified for at the time of purchase.

5. Payment

5.1 We accept all major credit or debit cards excluding American Express. Payment is taken immediately by our online payment provider Stripe. Stripe offers a secure payment gateway for online credit and debit card processing. All card numbers processed by Stripe are encrypted on disk with AES-256. Decryption keys are stored on separate machines. Stripe's infrastructure for storing, decrypting, and transmitting card numbers runs in separate hosting infrastructure, and doesn't share any credentials with Stripe's primary services.

5.2 Do not email your card details. We accept no responsibility if you provide us with your details in this way.

5.3 Card fraud is illegal and will always lead to prosecution. Every transaction taken is subject to fraud checks performed by Stripe; if we believe the risk of fraud is present on a transaction we reserve the right to cancel the order with immediate effect and without correspondence.

5.5 The Intrinsic Dev website is fully PCI Compliant. Stripe has been audited by a PCI-certified auditor and is certified to PCI Service Provider Level 1. This is the most stringent level of certification available in the payments industry. To accomplish this, Stripe make use of best-in-class security tools and practices to maintain a high level of security.

6. Delivery

6.1 There are no delivery charges for any of the products listed for sale on this website. All software is available to download instantly, free of charge. All license keys are automatically emailed upon receipt of applicable payment.

6.2 Our drivers/modules are not available in any hard format

6.3 License keys are emailed to the address given during the checkout process. Please check you spam folder if you have not received your license and allow up to 12 hours before contacting us regarding a missing license key.

6.4 We recommend reading the integration notes for each driver before attempting installation.

7. Refunds and Warranty

7.1 We do not offer refunds on our licensing. If you have made a mistake during your purchase or have another legitimate reason for requiring a refund please contact us as set out above in 1.3. Refunds may be offered within 7 working days in some circumstances, but please note no refunds will be considered if the driver/module has already been installed onto the relevant control platform.

7.2 Whilst every care is taken to ensure the thorough testing of our drivers, you should always carry out your own tests before first use. You agree not to hold Intrinsic Group Limited or any related party, liable for any issues or loss arising from the installation of our drivers/modules.

7.3 Our software is provided "as is" and "as available", without express or implied warranty or condition of any kind to the maximum extent permitted by law. We disclaim any warranty that our drivers/modules will meet your requirements or will be constantly available, uninterrupted, timely, secure, or error-free; the results obtained from the use of our drivers/modules will be effective, accurate, or reliable; the quality of the software will meet your expectations; or any errors or defects in the software will be corrected.

7.4 Intrinsic Group Limited specifically disclaim all liability for any actions resulting from your use of our software. You use our software at your own discretion and risk, and you are solely responsible for any damage to computer systems/control platforms, loss of data or loss of profits that results from the use of our software.

7.5 Our software is written and tested on the most recent version of 3rd Party platforms available at the time of release. Intrinsic Group Limited make no assurances of stability of any untested updates that may be released subsequently as all 3rd Party developments are beyond our control. Where an updated driver becomes available this can be downloaded from our website or from within your purchase history. Whilst we make every effort to keep all drivers/modules up to date we disclaim any obligation to do so.

8. Pricing

8.1 We make every effort to maintain the prices shown on our Website, however we reserve the right to discontinue drivers or to amend prices when necessary.

8.2 All prices exclude VAT (where applicable)

8.3 Our pricing originates in £ sterling, we make use of live currency exchange rates to automatically calculate pricing for alternative currencies. The rate used is beyond our control.

9. Support

9.1 We offer comprehensive support for our drivers/modules via an online ticket system. All support queries must be submitted through this ticket system. Any attempt to by-pass this system or to misrepresent priority levels will result in delays.

9.2 Intrinsic Dev offer paid for Remote Support packages for support that falls outside of standard driver queries, including, but not limited to, driver installation, wider system integration/programming and system design.

9.3 All drivers/modules written by Intrinsic Group Limited that require the purchase of a license key are fully supported for as long as they are listed on the Intrinsic Dev site.

9.4 We reserve the right to withdraw licensing and remove download links for a driver/module, thereby discontinuing on-going support at any time and for any reason. This includes, for example, if the equipment for which the driver/module is written is discontinued or substantially modified. The remainder of your rights and obligations pursuant to this license will not be affected should support be discontinued.

10. Other Terms

10.1 This contract is between you and us, no other person has the right to enforce these Terms.

10.2 Each of the paragraphs in these Terms operate separately. If any court or relevant authority deems any of them are unenforceable the remaining paragraphs remain in force and in effect.

10.3 The name Intrinsic Dev and Intrinsic Group, and associated logos are protected under UK copyright laws. The contents of this website, including (but not limited to) downloadable content, imagery and text may not be copied, reproduced, replicated, sold, downloaded or distributed by any means to third parties without the express consent of Intrinsic Group Limited.

10.4 The content of Intrinsic Dev and its Third Party associates are protected by copyright and database laws. You may not extract or use any content (in part or entirety) of the website without express written consent of the owners.

10.5 You must not use this website in any way that causes damage or impairment to the site or company of Intrinsic Group Limited or any other persons. Unlawful and fraudulent activity will be prosecuted.

10.6 The content contained on this website is for information purposes only. Intrinsic Dev (whether written on the website, through the helpdesk, via email or verbally) are not providing any recommendations or endorsements to any Third Party solutions, software or products. The material on this website does not constitute advice and you should not use the information on the website whilst making any decisions.

10.7 We accept no responsibility for the content of websites that are linked to Intrinsic Dev and do not necessarily endorse the material contained within these external websites. These links are provided for convenience only.

11. Contact Details

Intrinsic Dev, The Maltings, Allendale, NE47 9EE, UNITED KINGDOM

Email: info@intrinsicdev.co.uk

VAT Registration Number: 298 2167 63

Intrinsic Dev is a trading name of Intrinsic Group Limited.

Company Reg Number: 09659256

One time license required.

Integration Designer 9 version of the driver can be downloaded from the Intrinsic myQ site. Click Purchase License to visit the Intrinsic myQ site.