Ring Smart Light Spotlight and Motion

I have a Ring Smartlight Spotlight that I added to Ring. Works there and is showing in Alexa. Problem is that I don't see it listed in Hubitat using the Ring-Hubitat App. All my other Ring devices show. I also use IFTTT to get motion from the Ring cameras into Hubitat but don't see the Ring Smart Spotlight in IFTTT either to trigger on motion. Any idea how to get motion to Hubitat for the Smart Spotlight?

Hello, try this thread or search other threads

When did you last update the ring addon for HE, there was an issue with it not picking up new spotlights as the name had changed, the app was updated a couple of weeks ago.

I use Hubitat Package Manager and it has run multiple times in the last few weeks so it should have caught an update. I also went to the app and told it to rediscover and the spotlight doesn't show as one that can be added by checking the box. The integration app update time is listed as 2020-10-20 9:17:49 PM PDT in the apps section BUT the release notes in the app text when I click ok it only show July as the last change

  • 2020-05-17 Scheduled refresh OAuth token
  •          Cleaned up initialize and scheduling so polling would persist better after restarts
    
  • 2020-05-19 Snapshot (camera thumbnails) support with documentation, polling and configuration links
  •          Updated user agent on some API calls. This may cause a new device to show logged in under Ring Control Center
    
  • 2020-07-22: Added support for second device ID of wired Spotlight Cam

Unclear why package manager would not be updating properly.

To be clear this is the Beams single battery spotlight that runs on D batteries.

My drivers.

  • Unofficial Ring Connect v0.3.3 (app)
  • Ring API Virtual Device v0.3.2 (driver)
  • Ring Virtual Alarm Flood & Freeze Sensor v0.3.2 (driver)
  • Ring Virtual Alarm Hub v0.3.2 (driver)
  • Ring Virtual Alarm Range Extender v0.3.2 (driver)
  • Ring Virtual Alarm Smoke & CO Listener v0.3.2 (driver)
  • Ring Virtual Beams Bridge v0.3.2 (driver)
  • Ring Virtual Beams Group v0.3.2 (driver)
  • Ring Virtual Beams Light v0.3.2 (driver)
  • Ring Virtual Beams Motion Sensor v0.3.2 (driver)
  • Ring Virtual CO Alarm v0.3.2 (driver)
  • Ring Virtual Camera v0.3.2 (driver)
  • Ring Virtual Camera with Siren v0.3.2 (driver)
  • Ring Virtual Chime v0.3.2 (driver)
  • Ring Virtual Contact Sensor v0.3.2 (driver)
  • Ring Virtual Keypad v0.3.2 (driver)
  • Ring Virtual Light v0.3.2 (driver)
  • Ring Virtual Light with Siren v0.3.2 (driver)
  • Ring Virtual Lock v0.3.2 (driver)
  • Ring Virtual Motion Sensor v0.3.2 (driver)
  • Ring Virtual Retrofit Alarm Kit v0.3.2 (driver)
  • Ring Virtual Siren v0.3.2 (driver)
  • Ring Virtual Smoke Alarm v0.3.2 (driver)
  • Ring Virtual Switch v0.3.2 (driver)

I turned on all the logging and the spotlight shows in the logs but not as a device I can monitor. Here are the Hubitat logs for me turning it on and then timing off after one minute.

dev:332020-11-04 12:04:10.153 pm warnCouldn't find device Grill Spotlight of type switch.multilevel.beams with zid 29d6c034-5dce-4b29-be29-3969e42fde0c

dev:332020-11-04 12:04:10.143 pm debugsendUpdate(deviceInfo)

dev:332020-11-04 12:04:10.140 pm tracecreated deviceInfo: { "deviceType": "switch.multilevel.beams", "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "msg": "DataUpdate", "eventOccurredTsMs": 1604520249649, "level": 49, "affectedEntityType": "device", "affectedEntityId": "29d6c034-5dce-4b29-be29-3969e42fde0c", "affectedEntityName": "Grill Spotlight", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "lastUpdate": 1604520249745, "lastCommTime": null, "nextExpectedWakeup": null, "adapterType": "ringnet", "zid": "29d6c034-5dce-4b29-be29-3969e42fde0c", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "charged", "signalStrength": null, "firmware": "1.8.3-29", "hardwareVersion": "null", "deviceName": "Grill Spotlight", "roomName": "No Room Assigned", "impulseType": "light-mode.default", "impulses": { "light-mode.default": { } }, "state": { "lightMode": "default", "lightStateChangeReason": null, "on": false, "onUntil": null } }

dev:332020-11-04 12:04:10.125 pm tracefound 1 devices

dev:332020-11-04 12:04:10.123 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:04:10.106 pm tracecreated deviceInfo: { "deviceType": "group.light-group.beams", "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "msg": "DataUpdate", "eventOccurredTsMs": 1604520249640, "level": 49, "affectedEntityType": "device", "affectedEntityId": "95cc9475-b47f-496c-bb5d-db81717c6399", "affectedEntityName": "Back Deck Lights", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "lastUpdate": 1604520249653, "lastCommTime": null, "nextExpectedWakeup": null, "adapterType": "ringnet", "zid": "95cc9475-b47f-496c-bb5d-db81717c6399", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "none", "signalStrength": null, "firmware": null, "hardwareVersion": "null", "deviceName": "Back Deck Lights", "roomName": "No Room Assigned", "impulseType": "switched.off", "impulses": { "switched.off": { } }, "state": { "on": false } }

dev:332020-11-04 12:04:10.089 pm tracefound 1 devices

dev:332020-11-04 12:04:10.080 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:04:01.348 pm debugUpdating device Guest Room Window

dev:332020-11-04 12:04:01.338 pm debugsendUpdate(deviceInfo)

dev:332020-11-04 12:04:01.335 pm tracecreated deviceInfo: { "deviceType": "sensor.contact", "src": "91619758-c723-4812-614f-7264f36d9752", "msg": "DataUpdate", "eventOccurredTsMs": 1604520240950, "level": 80, "affectedEntityType": "device", "affectedEntityId": "53e4e322-5295-467f-9435-b3f5724a1397", "affectedEntityName": "Guest Room Window", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "91619758-c723-4812-614f-7264f36d9752", "assetKind": "base_station_v1", "lastUpdate": 1604520240973, "lastCommTime": null, "nextExpectedWakeup": null, "adapterType": "zwave", "zid": "53e4e322-5295-467f-9435-b3f5724a1397", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "full", "signalStrength": [ { "nodeId": 1, "quality": "ok", "rssi": -88.0, "status": "valid", "zid": "4ce2e64c-e7bf-422f-a76e-3820f8db3bd3" }, { "nodeId": 7, "quality": "ok", "rssi": -75.0, "status": "valid", "zid": "6e267a54-fe31-46dd-8dd5-80a1f681c5b8" } ], "firmware": "1.15", "hardwareVersion": "1", "deviceName": "Guest Room Window", "roomName": "Guest Room" }

dev:332020-11-04 12:04:01.322 pm tracefound 1 devices

dev:332020-11-04 12:04:01.319 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:04:01.284 pm debugUpdating device Guest Room Window

dev:332020-11-04 12:04:01.274 pm debugsendUpdate(deviceInfo)

dev:332020-11-04 12:04:01.271 pm tracecreated deviceInfo: { "deviceType": "sensor.contact", "src": "91619758-c723-4812-614f-7264f36d9752", "msg": "DataUpdate", "eventOccurredTsMs": 1604520240887, "level": 80, "affectedEntityType": "device", "affectedEntityId": "53e4e322-5295-467f-9435-b3f5724a1397", "affectedEntityName": "Guest Room Window", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "91619758-c723-4812-614f-7264f36d9752", "assetKind": "base_station_v1", "lastUpdate": 1604520240903, "lastCommTime": 1604520240817, "nextExpectedWakeup": null, "adapterType": "zwave", "zid": "53e4e322-5295-467f-9435-b3f5724a1397", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "full", "signalStrength": [ { "nodeId": 1, "quality": "ok", "rssi": -83.0, "status": "valid", "zid": "4ce2e64c-e7bf-422f-a76e-3820f8db3bd3" }, { "nodeId": 7, "quality": "ok", "rssi": -72.0, "status": "valid", "zid": "6e267a54-fe31-46dd-8dd5-80a1f681c5b8" } ], "firmware": "1.15", "hardwareVersion": "1", "deviceName": "Guest Room Window", "roomName": "Guest Room", "impulseType": "comm.heartbeat", "impulses": { "comm.heartbeat": { } } }

dev:332020-11-04 12:04:01.254 pm tracefound 1 devices

dev:332020-11-04 12:04:01.251 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:03:10.139 pm warnCouldn't find device Grill Spotlight of type switch.multilevel.beams with zid 29d6c034-5dce-4b29-be29-3969e42fde0c

dev:332020-11-04 12:03:10.129 pm debugsendUpdate(deviceInfo)

dev:332020-11-04 12:03:10.126 pm tracecreated deviceInfo: { "deviceType": "switch.multilevel.beams", "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "msg": "DataUpdate", "eventOccurredTsMs": 1604520189576, "level": 49, "affectedEntityType": "device", "affectedEntityId": "29d6c034-5dce-4b29-be29-3969e42fde0c", "affectedEntityName": "Grill Spotlight", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "lastUpdate": 1604520189684, "lastCommTime": null, "nextExpectedWakeup": null, "adapterType": "ringnet", "zid": "29d6c034-5dce-4b29-be29-3969e42fde0c", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "charged", "signalStrength": null, "firmware": "1.8.3-29", "hardwareVersion": "null", "deviceName": "Grill Spotlight", "roomName": "No Room Assigned", "impulseType": "light-mode.on", "impulses": { "light-mode.on": { }, "command.complete": { "commandType": "light-mode.set", "data": { "duration": 60, "lightMode": "on" } } }, "state": { "lightMode": "on", "on": true, "onUntil": 1604520249551 } }

dev:332020-11-04 12:03:10.110 pm tracefound 1 devices

dev:332020-11-04 12:03:10.107 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:03:10.039 pm debugPassthru for device Ring Virtual Beams Bridge

dev:332020-11-04 12:03:10.030 pm debugsendPassthru(deviceInfo)

dev:332020-11-04 12:03:10.027 pm tracecreated deviceInfo: { "deviceType": "halo-stats.latency", "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "msg": "Passthru", "eventOccurredTsMs": null, "level": null, "affectedEntityType": "asset", "affectedEntityId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "affectedEntityName": null, "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "state": { "carrierOffset": 21536, "cmdClass": 2, "cmdId": 3, "cmdLatency": 0.674, "devId": 687198096315, "gtwyId": 687199348205, "rssi": -66, "seqNum": 151, "snr": 12, "status": "success", "statusCode": 0, "ts": 1604520189, "version": 1 }, "zid": "3096b50f-40cb-48f1-6b91-3886cafcec07" }

dev:332020-11-04 12:03:10.022 pm tracefound 1 devices

dev:332020-11-04 12:03:10.019 pm tracejson: { "msg": "Passthru", "datatype": "PassthruType", "seq": 54477, "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "body": [ { "zid": "abce5d36-4fc7-407c-9afb-e185af049b89", "type": "halo-stats.latency", "data": { "carrierOffset": 21536, "cmdClass": 2, "cmdId": 3, "cmdLatency": 0.674, "devId": 687198096315, "gtwyId": 687199348205, "rssi": -66, "seqNum": 151, "snr": 12, "status": "success", "statusCode": 0, "ts": 1604520189, "version": 1 }, "target": "halo-console-processor" } ], "context": { "eventId": "de52c227-6d43-4f44-4007-af374bb172fe", "eventPublishedTsMs": 1604520189796, "eventReceivedTsMs": 1604520189796, "affectedEntityType": "asset", "affectedEntityId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "programId": "a551631c-0e88-4097-8e1a-9595202c2ba9", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "assetCapabilityCode": "beamsbridge_RBBR2" } }

dev:332020-11-04 12:03:10.007 pm tracemsg type: Passthru

dev:332020-11-04 12:03:10.005 pm debugextractDeviceInfos(json)

dev:332020-11-04 12:03:09.973 pm tracecreated deviceInfo: { "deviceType": "group.light-group.beams", "src": "3096b50f-40cb-48f1-6b91-3886cafcec07", "msg": "DataUpdate", "eventOccurredTsMs": 1604520189553, "level": 49, "affectedEntityType": "device", "affectedEntityId": "95cc9475-b47f-496c-bb5d-db81717c6399", "affectedEntityName": "Back Deck Lights", "accountId": "e20aa99e-1fe1-4998-8436-a8405e3c0cf5", "assetId": "3096b50f-40cb-48f1-6b91-3886cafcec07", "assetKind": "beams_bridge_v1", "lastUpdate": 1604520189571, "lastCommTime": null, "nextExpectedWakeup": null, "adapterType": "ringnet", "zid": "95cc9475-b47f-496c-bb5d-db81717c6399", "roomId": null, "serialNumber": null, "fingerprint": null, "manufacturerName": null, "tamperStatus": null, "name": null, "acStatus": null, "batteryLevel": null, "batteryStatus": "none", "signalStrength": null, "firmware": null, "hardwareVersion": "null", "deviceName": "Back Deck Lights", "roomName": "No Room Assigned", "impulseType": "switched.on", "impulses": { "switched.on": { } }, "state": { "on": true } }

dev:332020-11-04 12:03:09.932 pm tracefound 1 devices

dev:332020-11-04 12:03:09.928 pm debugextractDeviceInfos(json)

I had the same problem Installed package installer updated the ring app and it picked them up fine even though I had installed app and drivers correctly give that a try

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.