You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refreshDeviceStatus routine in the Ring Alarm device handler is processing refresh and is sending a contactSensor.sendEvent to the device handler RingAlarmContactSensor (line 317). I know it because I put log.trace before and after the sendEvent and I see it in the live logging. Unfortunately it did not have any effect on contact sensor.
The text was updated successfully, but these errors were encountered:
refreshDeviceStatus routine in the Ring Alarm device handler is processing refresh and is sending a contactSensor.sendEvent to the device handler RingAlarmContactSensor (line 317). I know it because I put log.trace before and after the sendEvent and I see it in the live logging. Unfortunately it did not have any effect on contact sensor.
The text was updated successfully, but these errors were encountered: