Skip to content

Releases: Highsteads/SensorMonitor

Sensor Monitor v1.5.9

24 Mar 17:10

Choose a tag to compare

Sensor Monitor v1.5.9

Universal sensor state change logger with millisecond-precision timestamps.

What's New Since v1.4.0

  • Significant plugin.py improvements and reliability fixes
  • Enhanced device discovery (discover_devices.py)
  • Enhanced contact/motion sensor finder
  • Expanded test suite (86 tests)

Installation

  1. Download Sensor_Monitor.indigoPlugin.zip from this release
  2. Unzip — you get Sensor_Monitor.indigoPlugin
  3. Double-click Sensor_Monitor.indigoPlugin — Indigo installs it automatically

v1.4.0 — JSON config, device discovery menus

24 Mar 14:58

Choose a tag to compare

Sensor Monitor v1.4.0

Installation

  1. Download Sensor_Monitor.indigoPlugin.zip below
  2. Unzip — you will get Sensor_Monitor.indigoPlugin
  3. Double-click Sensor_Monitor.indigoPlugin — Indigo will install it automatically

Features

  • Watches for state changes across configured sensors, logs to Indigo event log with millisecond timestamps
  • JSON config file (sensor_monitor_config.json) — edit outside plugin; # comment lines to disable entries
  • Multiple states per device (e.g. PIR + mmWave presence on one device)
  • Variable monitoring (old → new value format)
  • Discovery menus: scan all Indigo devices, find contact/motion sensors, generate ready-to-use config
  • Startup validation, rename detection, deletion warnings

Requirements

  • Indigo 2025.1+