{
  "packageName": "MyQ Garage Door Integration",
  "author": "Jason Mok/Brian Beaird/Barry Burke/RBoy Apps/Dominick Meglio",
  "minimumHEVersion": "2.2.9",
  "dateReleased": "2021-10-07",
  "releaseNotes": "Updated to support latest API changes and sync code with ST release",
  "documentationLink": "https://github.com/dcmeglio/hubitat-myq/blob/master/README.md",
  "communityLink": "https://community.hubitat.com/t/updated-myq-lite-application/31318",
  "apps": [
    {
      "id": "cccbc258-16d7-49fa-a32b-2d502f827e91",
      "name": "MyQ Lite",
      "namespace": "brbeaird",
      "location": "https://www.hubitatcommunity.com/MyQ/myq-lite.groovy",
      "required": true,
      "oauth": false,
      "version": "3.2",
          "primary": true
    }
  ],
  "drivers": [
    {
      "id": "c793eb55-4cc4-414b-bc11-6d06b52f1584",
      "name": "MyQ Garage Door Opener",
      "namespace": "brbeaird",
      "location": "https://www.hubitatcommunity.com/MyQ/myq-drivers/myq-garage-door-opener.groovy",
      "required": true,
      "version": "3.2"
    },
    {
      "id": "10fadef0-b6f7-4a66-a08c-b660f5564560",
      "name": "MyQ Garage Door Opener-NoSensor",
      "namespace": "brbeaird",
      "location": "https://www.hubitatcommunity.com/MyQ/myq-drivers/myq-garage-door-opener-nosensor.groovy",
      "required": false,
      "version": "3.2"
    }
  ]
}
