{ "packageName": "HomeSeer PS100 mmWave Presence Sensor", "author": "Zac Shenker", "version": "1.1.5", "minimumHEVersion": "2.3.0", "dateReleased": "2026-07-03", "releaseNotes": "Fix a saved parameter reverting to its old value. configure() read each parameter back immediately after setting it, but the PS100 answers that Get from its pre-Set value before the change commits, so the ConfigurationReport reverted the UI. configure() no longer re-reads a parameter it just set; Refresh now reads back all parameters as the verification path. Builds on the 1.1.4 fix that made preference changes actually send.", "documentationLink": "https://github.com/zshenker/hubitat-homeseer-ps100/blob/main/README.md", "communityLink": "https://docs.homeseer.com/products/ps100", "id": "5e28e5d8-3e34-4524-8586-e4d7860656e4", "drivers": [ { "id": "d27ff851-0927-432e-a563-9947ecd1b16b", "name": "HomeSeer PS100 mmWave Presence Sensor", "namespace": "zshenker", "location": "https://raw.githubusercontent.com/zshenker/hubitat-homeseer-ps100/main/drivers/homeseer-ps100-presence-sensor.groovy", "required": true } ] }