Skip to content

Commit

Permalink
Support floodlight_pro (Floodlight Pro), update lpd_v2 = Pro 1, not P…
Browse files Browse the repository at this point in the history
…ro 2 (#18)
  • Loading branch information
samyun authored Dec 22, 2021
1 parent ca1412f commit 0456ea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/apps/unofficial-ring-connect.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -1818,12 +1818,13 @@ def isOAuthEnabled() {
"doorbell_v4": [name: "Ring Video Doorbell 2", driver: "Ring Virtual Camera", dingable: true],
"doorbell_v5": [name: "Ring Video Doorbell 2", driver: "Ring Virtual Camera", dingable: true],
"doorbell": [name: "Ring Video Doorbell", driver: "Ring Virtual Camera", dingable: true],
"floodlight_pro": [name: "Ring Floodlight Cam Wired Pro", driver: "Ring Virtual Light with Siren", dingable: true],
"floodlight_v2": [name: "Ring Floodlight Cam Wired", driver: "Ring Virtual Light with Siren", dingable: true],
"hp_cam_v1": [name: "Ring Floodlight Cam", driver: "Ring Virtual Light with Siren", dingable: true],
"hp_cam_v2": [name: "Ring Spotlight Cam Wired", driver: "Ring Virtual Light with Siren", dingable: true],
"jbox_v1": [name: "Ring Video Doorbell Elite", driver: "Ring Virtual Camera", dingable: true],
"lpd_v1": [name: "Ring Video Doorbell Pro", driver: "Ring Virtual Camera", dingable: true],
"lpd_v2": [name: "Ring Video Doorbell Pro 2", driver: "Ring Virtual Camera", dingable: true],
"lpd_v2": [name: "Ring Video Doorbell Pro", driver: "Ring Virtual Camera", dingable: true],
"lpd_v4": [name: "Ring Video Doorbell Pro 2", driver: "Ring Virtual Camera", dingable: true],
"spotlightw_v2": [name: "Ring Spotlight Cam Wired", driver: "Ring Virtual Light with Siren", dingable: true],
"stickup_cam_elite": [name: "Ring Stick Up Cam Wired", driver: "Ring Virtual Camera with Siren", dingable: true],
Expand Down

0 comments on commit 0456ea7

Please sign in to comment.