|  Developer
Updated on May 9, 2022

scripts/reset

  • Remove all plugin devices and reset ZWave chip( new Home ID, new S0 keys, remove all ZWave nodes )
Edit

Edit

Edit
Broadcast Description
module_reset State of reset operation was changed
action_busy Other operation running, reset wasn’t started
Edit
Edit
				
					{
    "method": "hub.extensions.plugin.run",
    "id": "_ID_",
    "params": {
        "script": "HUB:zwave/scripts/reset"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}