Get actions for installing current (not latest) version of zigbee addon

Edit
				
					{
    "method": "hub.software.update.plan",
    "id": "_ID_",
    "params": {
        "operation": "install",
        "type": "addon",
        "id": "zigbee"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}