Announcement

Collapse
No announcement yet.

Motion Sensor trigger in logs but no where else

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Motion Sensor trigger in logs but no where else

    Hi Mark
    I have a motion sensor that I keep outdoors. It triggers and I see it in the HS log, but it doesn't update the device status and it the setting of the device doesn't trigger other events. My ini for the device looks like this:
    [Device 10]
    DeviceID=14.95.50
    DeviceName=Parking Motion Sensor (NL)
    DeviceLocation=Back Courtyard
    DeviceType=1001
    FirmwareVer=34
    Protocol=2
    EEValues=LEDBrightness=0,Timeout=0,Sensitivity=128,CurrentLi ghtLevel=220,CurrentBatteryLevel=79,Jumpers=16
    DatabaseDelta=25
    RecentDatabaseDelta=25
    PollingInterval=0
    LastContact=12/16/2011 9:11:33 PM
    SyncLinkedDevices=0
    TotalInteractions=65
    FailedInteractions=11
    HopData=299,274,21,4
    LinksDownloaded=1
    NumLinks=3
    ChannelName1=Parking Motion Sensor - Occupancy Sensor
    Link 1=E2 01 21 30 7B FF 1F 01 1
    Link 2=E2 02 21 30 7B FF 1F 02 2
    Link 3=E2 03 21 30 7B FF 1F 03 3

    I am using a work around by running a logmonitor to see when the device turns on, and triggering other events accordingly but that is kind of kludgey. Any thoughts?
    Jono

    #2
    Jono,

    two things to try:
    1. add RecreateDevice=1 to the [device 10] section and restart the plugin. this will update the definition of the hs devices for the motion sensor.

    2. if this doesn't fix the issue, delete the device, factory reset it, and register it again. you'll need to update your events.
    Mark

    HS3 Pro 4.2.19.5
    Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
    Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
    Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

    Comment

    Working...
    X