mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-09-26 21:01:12 +08:00
Update ring.js
This commit is contained in:
@@ -189,7 +189,7 @@ export default new class RingMqtt {
|
||||
|
||||
// Get all location devices and, if camera support is enabled, cameras, chimes and intercoms
|
||||
const devices = await location.getDevices()
|
||||
debug(devices[0].location.assets)
|
||||
debug(devices.location)
|
||||
debug(location.receivedAssetDeviceLists)
|
||||
|
||||
if (utils.config().enable_cameras) {
|
||||
|
Reference in New Issue
Block a user