Releases: Highsteads/SensorMonitor
Releases · Highsteads/SensorMonitor
Sensor Monitor v1.5.9
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
- Download
Sensor_Monitor.indigoPlugin.zipfrom this release - Unzip — you get
Sensor_Monitor.indigoPlugin - Double-click
Sensor_Monitor.indigoPlugin— Indigo installs it automatically
v1.4.0 — JSON config, device discovery menus
Sensor Monitor v1.4.0
Installation
- Download
Sensor_Monitor.indigoPlugin.zipbelow - Unzip — you will get
Sensor_Monitor.indigoPlugin - 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+